aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/affiche/Makefile
blob: ebb4b5108b2278afb7f6ec8d213aa31d97bba44e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $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>