opnsense-ports/security/p5-Crypt-CBC/Makefile
Franco Fichtner e2aa8d648e */*: sync with upstream
Taken from: HardenedBSD
2018-03-06 07:04:16 +01:00

20 lines
364 B
Makefile

# Created by: Mark Murray <markm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Crypt-CBC
PORTVERSION= 2.33
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 interface to Cipher Block Chaining with DES and IDEA
LICENSE= ART10
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>