pkgsrc/devel/gnustep-examples/Makefile
2003-12-05 10:20:27 +00:00

21 lines
506 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/12/05 10:20:27 adam Exp $
#
DISTNAME= gnustep-examples-0.9.7
PKGREVISION= 4
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnustep.org/
COMMENT= Some GUI programming examples for GNUstep
USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_X11= YES
MAKEFILE= GNUmakefile
NO_CONFIGURE= YES
.include "../../x11/gnustep-back/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"