1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/deskutils/affiche/Makefile

24 lines
455 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
NO_STAGE= yes
.include <bsd.port.mk>