pkgsrc-wip/gov2/Makefile

19 lines
465 B
Makefile

# $NetBSD: Makefile,v 1.3 2003/08/28 09:48:45 xtraeme Exp $
#
DISTNAME= gob2-2.0.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gob2/2.0/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.5z.com/jirka/gob.html
COMMENT= Preprocessor for making GObjects with inline C
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include "../../devel/glib2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"