aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Math_Fraction/Makefile
blob: 08e4d6784ea6b9c4a0f96b0f55caafc09bb2aa54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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>