openbsd-ports/x11/gnustep/imageviewer/Makefile

16 lines
313 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2012/08/22 07:15:52 sebastia Exp $
COMMENT= GNUstep image viewer
DISTNAME= ImageViewer-0.6.3
REVISION = 3
CATEGORIES= graphics
HOMEPAGE= http://freshmeat.net/projects/imageviewer
MASTER_SITES= http://distfiles.nl/
MODULES= x11/gnustep
WANTLIB+= c m pthread
.include <bsd.port.mk>