aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/affiche/Makefile
blob: 3789259a08b30d982cedfdf28e7308b27fe65b6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# 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_PREFIX= yes
USE_GNUSTEP_BACK=   yes
USE_GNUSTEP_BUILD=  yes
USE_GNUSTEP_INSTALL=    yes

WRKSRC=     ${WRKDIR}/Affiche

.include <bsd.port.mk>