mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 16:50:29 -04:00
14 lines
260 B
Makefile
14 lines
260 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
|
|
PORTNAME= Math_Fraction
|
|
PORTVERSION= 0.4.1
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Classes that represent and manipulate fractions
|
|
|
|
LICENSE= PHP30
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|