freebsd-ports/deskutils/affiche/Makefile

26 lines
564 B
Makefile
Raw Normal View History

# New ports collection makefile for: affiche
# Date created: 21 Oct 2006
# Whom: dirk.meyer@dinoex.sub.org
#
# $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= dinoex@FreeBSD.org
COMMENT= Affiche allows people to stick notes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/Affiche
.include <bsd.port.mk>