opnsense-ports/security/p5-Crypt-TEA/Makefile
Franco Fichtner 664cd98220 */*: sync with upstream
Taken from: HardenedBSD
2018-05-02 17:27:24 +02:00

19 lines
333 B
Makefile

# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-TEA
PORTVERSION= 1.26
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl extension to Tiny Encryption Algorithm
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>