openbsd-ports/x11/gnustep/graphos/Makefile
2012-07-08 13:43:02 +00:00

15 lines
303 B
Makefile

# $OpenBSD: Makefile,v 1.5 2012/07/08 13:43:02 sebastia Exp $
COMMENT = vector drawing application
DISTNAME = Graphos-0.3
CATEGORIES = graphics
HOMEPAGE = http://gap.nongnu.org/graphos/
MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
MODULES = x11/gnustep
WANTLIB = c m pthread
.include <bsd.port.mk>