openbsd-ports/x11/gnustep/affiche/Makefile
sebastia a6f6516ace Bump revisions after gnustep-base update
regen patches for gnustep-examples
2012-07-08 14:15:11 +00:00

17 lines
368 B
Makefile

# $OpenBSD: Makefile,v 1.2 2012/07/08 14:15:11 sebastia Exp $
COMMENT = GNUstep sticky notes
DISTNAME = Affiche-0.6.0
REVISION = 0
HOMEPAGE = http://www.collaboration-world.com/affiche/
MASTER_SITES = http://www.collaboration-world.com/affiche.data/releases/Stable/
MODULES = x11/gnustep
WANTLIB += c m pthread
WRKDIST = ${WRKDIR}/Affiche
.include <bsd.port.mk>