sebastia 76167b459b * Update the gnustep.port.mk file, to have some standard WANTLIBS and LIB/RUN depends added for the GUI based apps.
* Bump package versions for ports depending on gnustep-back.
* Fix PLIST for gnumail, after library bump.
2010-10-26 12:39:10 +00:00

17 lines
334 B
Makefile

# $OpenBSD: Makefile,v 1.6 2010/10/26 12:39:10 sebastia Exp $
COMMENT= GNUstep image viewer
DISTNAME= ImageViewer-0.6.3
REVISION= 0
PKGNAME= ${DISTNAME:L}
CATEGORIES= graphics
HOMEPAGE= http://freshmeat.net/projects/imageviewer
MASTER_SITES= http://distfiles.nl/
MODULES= x11/gnustep
WANTLIB+= c m pthread
.include <bsd.port.mk>