freebsd-ports/security/p5-Crypt-License/Makefile

16 lines
308 B
Makefile

PORTNAME= Crypt-License
PORTVERSION= 2.04
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension to examine a license
WWW= https://metacpan.org/release/Crypt-License
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>