diff --git a/deskutils/Makefile b/deskutils/Makefile index 1f1ae15ea520..f0b9dfee43ce 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,70 +1,71 @@ # $FreeBSD$ # SUBDIR += abacus SUBDIR += aspostit SUBDIR += babytrans SUBDIR += bigyear SUBDIR += bulb SUBDIR += cal SUBDIR += cbb SUBDIR += checkrdf SUBDIR += dailystrips SUBDIR += gaddr SUBDIR += gcal SUBDIR += gdeskcal SUBDIR += gemcal SUBDIR += genius SUBDIR += glabels SUBDIR += gmcal SUBDIR += gnofin SUBDIR += gnomepim SUBDIR += gnotime SUBDIR += gtimer SUBDIR += gworkspace SUBDIR += ical SUBDIR += ithought SUBDIR += jlj SUBDIR += kdepim3 SUBDIR += knowit SUBDIR += kronolith SUBDIR += krss SUBDIR += libmrproject SUBDIR += ljcharm SUBDIR += logjam SUBDIR += logjam2 SUBDIR += loserjabber SUBDIR += mcal SUBDIR += mencal SUBDIR += mhc SUBDIR += mhc-emacs20 SUBDIR += mhc-xemacs21-mule SUBDIR += mnemo SUBDIR += moneydance SUBDIR += mrproject SUBDIR += nag SUBDIR += narval SUBDIR += notebook SUBDIR += offix-trash SUBDIR += phpgroupware SUBDIR += plan SUBDIR += preferences.app + SUBDIR += rolo SUBDIR += rox-memo SUBDIR += rubrica SUBDIR += sliderule SUBDIR += teapot SUBDIR += tuxcards SUBDIR += wmpinboard SUBDIR += xcalendar SUBDIR += xinvest SUBDIR += xmaddressbook SUBDIR += xmdiary SUBDIR += xopps SUBDIR += xpostit SUBDIR += xpostitPlus SUBDIR += xrolo SUBDIR += xwrits SUBDIR += yank SUBDIR += zorro .include diff --git a/deskutils/rolo/Makefile b/deskutils/rolo/Makefile new file mode 100644 index 000000000000..5a4c418efc3b --- /dev/null +++ b/deskutils/rolo/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: rolo +# Date created: 04 April 2003 +# Whom: Andrew Hsu +# +# $FreeBSD$ +# + +PORTNAME= rolo +PORTVERSION= 007 +CATEGORIES= deskutils +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= ports@FreeBSD.org +COMMENT= Text-based contact management software + +USE_BISON= yes +GNU_CONFIGURE= yes + +MAN1= rolo.1 + +.include diff --git a/deskutils/rolo/distinfo b/deskutils/rolo/distinfo new file mode 100644 index 000000000000..39029c486968 --- /dev/null +++ b/deskutils/rolo/distinfo @@ -0,0 +1 @@ +MD5 (rolo-007.tar.gz) = 842ddb8b84b50711e433a87a2229d4b1 diff --git a/deskutils/rolo/pkg-descr b/deskutils/rolo/pkg-descr new file mode 100644 index 000000000000..5dda26ad4ea1 --- /dev/null +++ b/deskutils/rolo/pkg-descr @@ -0,0 +1,10 @@ +Rolo keeps track of your contacts and display them to you with a text-based +menu. Rolo strives to be a well-constructed tool for complimenting text-based +email programs-such as mutt. It utilizes the vCard version 3.0 format for +storing its contacts and it interfaces with the end-user through a NCurses +front-end. + +WWW: http://rolo.sf.net/ + +- Andrew +ahsu@users.sf.net diff --git a/deskutils/rolo/pkg-plist b/deskutils/rolo/pkg-plist new file mode 100644 index 000000000000..d6897ad838a2 --- /dev/null +++ b/deskutils/rolo/pkg-plist @@ -0,0 +1 @@ +bin/rolo