freebsd-ports/security/p5-Crypt-Enigma/Makefile
Steven Kreuzer 3886c1a298 Update to 1.4
PR:		ports/141594
Submitted by:	Philip M. Gollucci <pgollucci@freebsd.org>
2009-12-16 22:16:39 +00:00

19 lines
384 B
Makefile

# New ports collection Makefile for: p5-Crypt-Enigma
# Date created: 20 Dec 2006
# Whom: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-Enigma
PORTVERSION= 1.4
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Perl extension for the Enigma cipher
PERL_CONFIGURE= yes
MAN3= Crypt::Enigma.3
.include <bsd.port.mk>