freebsd-ports/devel/pear-Math_Fraction/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

13 lines
252 B
Makefile

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