openbsd-ports/x11/gnustep/price/Makefile
sebastia 6df7e60919 bump, fix compilation warning
OK landry@, ajacoutot@
2011-04-18 12:39:03 +00:00

17 lines
360 B
Makefile

# $OpenBSD: Makefile,v 1.2 2011/04/18 12:39:03 sebastia Exp $
COMMENT = precision raster image convolution engine
DISTNAME = PRICE-1.0.0
REVISION = 0
PKGNAME = ${DISTNAME:L}
CATEGORIES = graphics
HOMEPAGE = http://price.sourceforge.net/
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=price/}
MODULES = x11/gnustep
WANTLIB += c m pthread
.include <bsd.port.mk>