blob: 17ea7a5be4eec8d94e1c70143924179eaca7dc53 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= MathML-Entities
PORTVERSION= 0.20
CATEGORIES= textproc www math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert XHTML+MathML Named Entities to Numeric Character References
WWW= https://metacpan.org/release/MathML-Entities
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|