summaryrefslogtreecommitdiff
path: root/math/pear-Numbers_Roman/Makefile
blob: a438c2a84b3d39da197150af11b5c10d6e36ca8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.11 2019/07/03 07:28:23 nia Exp $

DISTNAME=	Numbers_Roman-1.0.2
CATEGORIES=	math

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://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"