ports/devel/pear-Math_Fraction/Makefile
Jochen Neumeister 204531738c - Add LICENSE
Sponsored by:	Netzkommune GmbH
2019-01-10 17:45:30 +00:00

15 lines
271 B
Makefile

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