pkgsrc/devel/Renaissance/Makefile
wiz 319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00

22 lines
516 B
Makefile

# $NetBSD: Makefile,v 1.19 2010/01/24 13:26:10 wiz Exp $
#
DISTNAME= Renaissance-0.9.0
PKGREVISION= 1
CATEGORIES= devel gnustep
MASTER_SITES= http://www.gnustep.it/Renaissance/Download/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnustep.it/Renaissance/
COMMENT= Structured GNUstep user interface development framework
PKG_DESTDIR_SUPPORT= destdir
USE_LANGUAGES= objc
NO_CONFIGURE= yes
MAKE_JOBS_SAFE= no
MAKE_FILE= GNUmakefile
.include "../../x11/gnustep-back/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"