freebsd-ports/devel/p5-Exporter-Lite/Makefile
2009-08-16 09:55:32 +00:00

21 lines
393 B
Makefile

# New ports collection makefile for: p5-Exporter-Lite
# Date created: 16 April 2003
# Whom: Mathieu Arnold <m@absolight.net>
#
# $FreeBSD$
#
PORTNAME= Exporter-Lite
PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight exporting of variables
PERL_CONFIGURE= yes
MAN3= Exporter::Lite.3
.include <bsd.port.mk>