aboutsummaryrefslogtreecommitdiff
path: root/deskutils/rolo/Makefile
blob: 81e73b5de5aaae1a9549d25975091cdb2b505cfd (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
# New ports collection makefile for:	rolo
# Date created:				04 April 2003
# Whom:	      				Andrew Hsu <ahsu@users.sf.net>
#
# $FreeBSD$
#

PORTNAME=	rolo
PORTVERSION=	009
CATEGORIES=	deskutils
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	obraun@FreeBSD.org
COMMENT=	Text-based contact management software

USE_BZIP2=	yes
USE_BISON=	yes
GNU_CONFIGURE=	yes

MAN1=		rolo.1

.include <bsd.port.mk>