mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Add rolo 007, text-based contact management software.
PR: ports/50593 Submitted by: Andrew Hsu <ahsu@users.sf.net>
This commit is contained in:
parent
8486c31e1a
commit
f047f1e825
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78790
@ -49,6 +49,7 @@
|
||||
SUBDIR += phpgroupware
|
||||
SUBDIR += plan
|
||||
SUBDIR += preferences.app
|
||||
SUBDIR += rolo
|
||||
SUBDIR += rox-memo
|
||||
SUBDIR += rubrica
|
||||
SUBDIR += sliderule
|
||||
|
22
deskutils/rolo/Makefile
Normal file
22
deskutils/rolo/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: rolo
|
||||
# Date created: 04 April 2003
|
||||
# Whom: Andrew Hsu <ahsu@users.sf.net>
|
||||
#
|
||||
# $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 <bsd.port.mk>
|
1
deskutils/rolo/distinfo
Normal file
1
deskutils/rolo/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (rolo-007.tar.gz) = 842ddb8b84b50711e433a87a2229d4b1
|
10
deskutils/rolo/pkg-descr
Normal file
10
deskutils/rolo/pkg-descr
Normal file
@ -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
|
1
deskutils/rolo/pkg-plist
Normal file
1
deskutils/rolo/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/rolo
|
Loading…
Reference in New Issue
Block a user