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

18 lines
306 B
Makefile
Raw Normal View History

# Created by: will
# $FreeBSD$
PORTNAME= Crypt-TripleDES
PORTVERSION= 0.24
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Perl module implementing the Triple-DES cipher
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>