freebsd-ports/security/p5-Crypt-CAST5/Makefile
2010-05-05 13:08:26 +00:00

22 lines
411 B
Makefile

# New ports collection makefile for: security/p5-Crypt-CAST5
# Date created: 05 May 2010
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Crypt-CAST5
PORTVERSION= 0.05
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= CAST5 block cipher
PERL_CONFIGURE= yes
MAN3= Crypt::CAST5.3
.include <bsd.port.mk>