openbsd-ports/x11/gnustep/graphos/Makefile
sebastia b965fb605b bump due to gnustep-base
OK landry@, ajacoutot@
2011-04-18 11:58:45 +00:00

17 lines
351 B
Makefile

# $OpenBSD: Makefile,v 1.2 2011/04/18 12:00:09 sebastia Exp $
COMMENT = vector drawing application
DISTNAME = Graphos-0.2
REVISION = 0
PKGNAME = ${DISTNAME:L}
CATEGORIES = graphics
HOMEPAGE = http://gap.nongnu.org/graphos/
MASTER_SITES = http://savannah.nongnu.org/download/gap/
MODULES = x11/gnustep
WANTLIB = c m pthread
.include <bsd.port.mk>