pkgsrc-wip/yelp-tools/Makefile
ndb fafecb1901 use MASTER_SITE_GNOME and version bump to 3.6.1
in line with textproc/yelp-xsl.
2013-06-19 11:26:04 +00:00

23 lines
708 B
Makefile

# $NetBSD: Makefile,v 1.4 2013/06/19 11:26:04 noud4 Exp $
#
DISTNAME= yelp-tools-3.6.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp-tools/3.6/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc.gnome@gmail.com
HOMEPAGE= http://www.gnome.org/
COMMENT= Set of command-line tools to build and check your documentation
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= # none
.include "../../lang/python/application.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/yelp-xsl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"