pkgsrc/devel/Gorm/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

25 lines
624 B
Makefile

# $NetBSD: Makefile,v 1.45 2008/01/18 05:14:29 tnn Exp $
DISTNAME= gorm-1.2.2
PKGNAME= Gorm-1.2.2
PKGREVISION= 1
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnustep.org/
COMMENT= Graphical user interface builder for GNUstep
#LICENSE= gnu-gplv3
USE_LANGUAGES= objc
BUILDLINK_API_DEPENDS.gnustep-base+= gnustep-base>=1.11.1
BUILDLINK_API_DEPENDS.gnustep-gui+= gnustep-gui>=0.10.1
NO_CONFIGURE= yes
MAKE_FILE= GNUmakefile
.include "../../x11/gnustep-back/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"