18 lines
341 B
Makefile

PORTNAME= Crypt-Format
PORTVERSION= 0.12
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pi@FreeBSD.org
COMMENT= Conversion utilities for encryption applications
WWW= https://metacpan.org/release/Crypt-Format
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>