2004-03-26 03:27:34 +01:00
|
|
|
# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:38 wiz Exp $
|
2002-11-09 06:22:28 +01:00
|
|
|
#
|
|
|
|
.include "../../x11/gtoolkit/Makefile.common"
|
|
|
|
|
|
|
|
PKGNAME= ${DISTNAME:S/-/-examples-/}
|
2004-03-26 03:27:34 +01:00
|
|
|
PKGREVISION= 4
|
2002-11-09 06:22:28 +01:00
|
|
|
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"
|