summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Roman/Makefile
blob: 14a9ba585966adacd8fb1cf0dfe177c91536c440 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:47 wiz Exp $

DISTNAME=	Numbers_Roman-0.2.0
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"