freebsd-ports/security/p5-Data-Password/Makefile
Frederic Culot 0636c3e6ea - Update to 1.10
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Data-Password/Changes
2014-04-28 14:01:02 +00:00

19 lines
339 B
Makefile

# Created by: ports@c0decafe.net
# $FreeBSD$
PORTNAME= Data-Password
PORTVERSION= 1.10
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Perl extension for assessing password quality
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>