14 lines
384 B
Makefile
14 lines
384 B
Makefile
# $NetBSD: Makefile,v 1.6 2007/05/05 22:09:18 adrianp Exp $
|
|
|
|
DISTNAME= Numbers_Roman-0.2.0
|
|
PKGREVISION= 1
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= adrianp@NetBSD.org
|
|
HOMEPAGE= http://pear.php.net/package/Numbers_Roman/
|
|
COMMENT= Provides methods for converting to and from Roman Numerals
|
|
|
|
CONFLICTS= php-pear-Numbers_Roman-[0-9]*
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|