pkgsrc/graphics/ImageViewer/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
486 B
Makefile

# $NetBSD: Makefile,v 1.26 2008/01/18 05:06:38 tnn Exp $
DISTNAME= ImageViewer-0.6.3
PKGREVISION= 5
CATEGORIES= graphics gnustep
MASTER_SITES= http://www.nice.ch/~phip/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nice.ch/~phip/softcorner.html
COMMENT= GNUstep image display application
USE_LANGUAGES= objc
NO_CONFIGURE= yes
MAKE_FILE= GNUmakefile
.include "../../x11/gnustep-back/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"