2006-10-31 06:48:05 +01:00
|
|
|
# New ports collection makefile for: affiche
|
|
|
|
# Date created: 21 Oct 2006
|
|
|
|
# Whom: dirk.meyer@dinoex.sub.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= affiche
|
|
|
|
PORTVERSION= 0.6.0
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 2
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= deskutils gnustep
|
2006-10-31 06:48:05 +01:00
|
|
|
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
|
|
|
|
|
2010-06-05 21:53:32 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2006-10-31 06:48:05 +01:00
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
2007-01-13 04:57:25 +01:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/Affiche
|
2006-10-31 06:48:05 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|