pkgsrc-wip/gov2/Makefile
Juan Romero Pardines 041a09f268 Drop maintainership; I don't have enough free time/energy to
maintain all these packages, perhaps somebody want to get them? :-)
2004-05-07 01:57:48 +00:00

19 lines
472 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/05/07 01:57:56 xtraeme Exp $
#
DISTNAME= gob2-2.0.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gob2/2.0/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.5z.com/jirka/gob.html
COMMENT= Preprocessor for making GObjects with inline C
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
.include "../../devel/glib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"