Index: head/devel/pear-Math_Fraction/Makefile =================================================================== --- head/devel/pear-Math_Fraction/Makefile (revision 489883) +++ head/devel/pear-Math_Fraction/Makefile (revision 489884) @@ -1,13 +1,15 @@ # Created by: Martin Wilke # $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