- reformat pkg-descr

- Take maintainership

PR:		ports/103905
Submitted by:	maintainer (Thomas Abthorpe)
This commit is contained in:
Cheng-Lung Sung
2006-10-02 14:05:54 +00:00
parent 8d9f8bdd99
commit 6d445cf649
2 changed files with 5 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ PORTNAME= Numbers_Roman
PORTVERSION= 0.2.0
CATEGORIES= textproc devel pear
MAINTAINER= ports@FreeBSD.org
MAINTAINER= thomas@goodking.ca
COMMENT= PEAR methods for converting to and from Roman Numerals
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear

View File

@@ -1,5 +1,6 @@
PEAR::Numbers_Roman provides static methods for converting to and from Roman
numerals. It supports Roman numerals in both uppercase and lowercase
styles and conversion for and to numbers up to 5 999 999.
PEAR::Numbers_Roman provides static methods for converting to and
from Roman numerals. It supports Roman numerals in both uppercase
and lowercase styles and conversion for and to numbers up to 5 999
999.
WWW: http://pear.php.net/package/Numbers_Roman/