freebsd-ports/deskutils/affiche/Makefile
Dirk Meyer 851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00

22 lines
441 B
Makefile

# $FreeBSD$
PORTNAME= affiche
PORTVERSION= 0.6.0
PORTREVISION= 2
CATEGORIES= deskutils gnustep
MASTER_SITES= http://www.collaboration-world.com/affiche.data/releases/Stable/
DISTNAME= Affiche-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Affiche allows people to stick notes
LICENSE= GPLv2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/Affiche
.include <bsd.port.mk>