ports/devel/pear-Math_Fraction/Makefile
2021-05-23 00:20:48 +08:00

14 lines
260 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
PORTNAME= Math_Fraction
PORTVERSION= 0.4.1
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Classes that represent and manipulate fractions
LICENSE= PHP30
USES= pear
.include <bsd.port.mk>