pkgsrc/textproc/yelp-xsl/Makefile
2012-03-14 15:09:23 +00:00

26 lines
720 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/03/14 15:09:23 marino Exp $
#
DISTNAME= yelp-xsl-3.3.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp-xsl/3.3/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= prlw1@cam.ac.uk
HOMEPAGE= http://www.gnome.org/
COMMENT= XSL stylesheets for Yelp help browser
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit
PKG_DESTDIR_SUPPORT= user-destdir
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
DEPENDS+= libxml2>=2.6.12:../../textproc/libxml2
DEPENDS+= libxslt>=1.1.8:../../textproc/libxslt
.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"