freebsd-ports/security/p5-Crypt-Khazad/Makefile
Andrej Zverev 3c9ffd7218 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 08:45:50 +00:00

16 lines
288 B
Makefile

# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-Khazad
PORTVERSION= 1.0.3
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension for Khazad block cipher
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>