Prune devel/py-EnthoughtBase
[dports.git] / devel / pear-Math_Fraction / Makefile
1 # Created by: Martin Wilke <miwi@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Math_Fraction
5 PORTVERSION=    0.4.1
6 CATEGORIES=     devel www pear
7
8 MAINTAINER=     ports@FreeBSD.org
9 COMMENT=        Classes that represent and manipulate fractions
10
11 USES=   pear
12
13 .include <bsd.port.mk>