summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Roman/Makefile
blob: f31bc0370f63cb00909802e4ff0c6f7e6f4208df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.4 2006/06/04 16:26:54 joerg 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"