freebsd-ports/math/p5-Number-Fraction/Makefile
Sylvio Cesar Teixeira 2784f6a1c2 - Update to 1.13
PR:		ports/145348
Submitted by:	Steve Wills <steve@mouf.net> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-05 23:22:08 +00:00

22 lines
439 B
Makefile

# New ports collection makefile for: p5-Number-Fraction
# Date created: 2010-03-04
# Whom: Steve Wills <steve@mouf.net>
#
# $FreeBSD$
#
PORTNAME= Number-Fraction
PORTVERSION= 1.13
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DAVECROSS
PKGNAMEPREFIX= p5-
MAINTAINER= steve@mouf.net
COMMENT= Perl extension to model fractions
PERL_CONFIGURE= yes
MAN3= Number::Fraction.3
.include <bsd.port.mk>