Files
bsdports/perl/p5-Crypt-Format/Makefile
2019-12-26 07:26:06 +00:00

17 lines
341 B
Makefile

# $FreeBSD: head/security/p5-Crypt-Format/Makefile 433291 2017-02-04 09:07:53Z pi $
PORTNAME= Crypt-Format
PORTVERSION= 0.07
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pi@FreeBSD.org
COMMENT= Conversion utilities for encryption applications
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
#EOF