2013-08-05 17:05:29 +02:00
|
|
|
# Created by: Anton Berezin <tobez@FreeBSD.org>
|
2005-10-24 10:27:03 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= HTML-Fraction
|
2012-05-24 15:59:55 +02:00
|
|
|
PORTVERSION= 0.50
|
2005-10-24 10:27:03 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-10-24 10:27:03 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
|
|
|
COMMENT= HTML::Fraction - Encode fractions as HTML entities
|
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2005-10-24 10:27:03 +02:00
|
|
|
|
|
|
|
MAN3= HTML::Fraction.3
|
|
|
|
|
2013-09-21 01:17:30 +02:00
|
|
|
NO_STAGE= yes
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|