pkgsrc/graphics/GeometryKit/Makefile
tnn ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00

19 lines
460 B
Makefile

# $NetBSD: Makefile,v 1.19 2008/01/18 05:06:37 tnn Exp $
#
.include "../../graphics/3DKit/Makefile.common"
PKGNAME= ${DISTNAME:S/3DKit/GeometryKit/}
PKGREVISION= 12
COMMENT= Objective-C class library for calculating 3D geometry
DISTINFO_FILE= ${.CURDIR}/distinfo
USE_LANGUAGES= objc
WRKSRC= ${WRKDIR}/${DISTNAME}/3DKit/GeometryKit
.include "../../x11/gnustep-back/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"