cb41fc6623
Sponsored by: Absolight
18 lines
302 B
Makefile
18 lines
302 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= HTML-Perlinfo
|
|
PORTVERSION= 1.69
|
|
CATEGORIES= www perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= pi@FreeBSD.org
|
|
COMMENT= Display a lot of Perl information in HTML format
|
|
|
|
LICENSE= ART10 GPLv1+
|
|
LICENSE_COMB= dual
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|