pkgsrc/textproc/intltool/Makefile
jlam e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00

18 lines
447 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/08/25 18:40:02 jlam Exp $
#
DISTNAME= intltool-0.18
CATEGORIES= textproc devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/intltool/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Toolbox for internationalisation
USE_GMAKE= YES
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"