1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/textproc/p5-HTML-Fraction/Makefile
2021-04-06 16:31:07 +02:00

20 lines
356 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
PORTNAME= HTML-Fraction
PORTVERSION= 0.50
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Encode fractions as HTML entities with Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>