freebsd-ports/devel/p5-Exporter-Lite/Makefile

22 lines
393 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Exporter-Lite
# Date created: 16 April 2003
# Whom: Mathieu Arnold <m@absolight.net>
#
# $FreeBSD$
#
PORTNAME= Exporter-Lite
2007-01-04 14:59:05 +01:00
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>