freebsd-ports/devel/p5-Devel-Required/Makefile
Frederic Culot d43adae777 - Update to 0.13
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Devel-Required/CHANGELOG
2012-06-02 07:48:58 +00:00

24 lines
438 B
Makefile

# New ports collection makefile for: p5-Devel-Required
# Date created: 2007/04/15
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= Devel-Required
PORTVERSION= 0.13
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Automatic update of required modules documentation
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Devel::Required.3
.include <bsd.port.mk>