768cd99f7f
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
22 lines
617 B
Makefile
22 lines
617 B
Makefile
# $NetBSD: Makefile,v 1.19 2019/11/04 21:43:49 rillig Exp $
|
|
|
|
DISTNAME= yelp-xsl-3.32.1
|
|
CATEGORIES= textproc gnome
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp-xsl/${PKGVERSION_NOREV:R}/}
|
|
EXTRACT_SUFX= .tar.xz
|
|
|
|
MAINTAINER= prlw1@cam.ac.uk
|
|
HOMEPAGE= https://www.gnome.org/
|
|
COMMENT= XSL stylesheets for Yelp help browser
|
|
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= pkg-config intltool msgfmt
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
PKGCONFIG_OVERRIDE+= yelp-xsl.pc.in
|
|
|
|
BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
|
|
|
|
.include "../../lang/python/pyversion.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|