openbsd-ports/x11/gnustep/affiche/Makefile
sebastia bc40b6794a Import Affiche: GNUstep sticky notes
Affiche is a little application that allows people to "stick" little
notes on their computer desktop.

OK sthen@
2011-05-15 13:05:54 +00:00

16 lines
359 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2011/05/15 13:05:54 sebastia Exp $
COMMENT = GNUstep sticky notes
DISTNAME = Affiche-0.6.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>