mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
17 lines
276 B
Makefile
17 lines
276 B
Makefile
COMMENT= perl extension for parsing ASCIIMathML text into MathML
|
|
|
|
DISTNAME= Text-ASCIIMathML-0.81
|
|
CATEGORIES= textproc
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
REVISION= 0
|
|
|
|
CPAN_AUTHOR= NODINE
|
|
|
|
MAINTAINER= Okan Demirmen <okan@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|