pkgsrc/devel/gtoolkit-examples/Makefile

17 lines
423 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:38 wiz Exp $
#
.include "../../x11/gtoolkit/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-examples-/}
PKGREVISION= 4
CATEGORIES= devel
COMMENT= Objective-C examples for GToolKit
DISTINFO_FILE= ${.CURDIR}/../../x11/gtoolkit/distinfo
BUILD_DIRS= ${WRKSRC}/Examples
.include "../../x11/gtoolkit/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"