summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Roman/Makefile
blob: 41d69c8f2239306487a333a80dd2160d8a746af0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:03 joerg 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

.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"