blob: bfc471ad4c44bd6bb21c379da14b2acf760d573f (
plain) (
tree)
|
|
# Created by: ijliao
# $FreeBSD$
PORTNAME= Exporter-Tidy
PORTVERSION= 0.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Another way of exporting symbols
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|