freebsd-ports/security/p5-Crypt-Juniper/Makefile
Gabor Kovesdan 4ef9544c62 Crypt::Juniper - Encrypt/decrypt Juniper $9$ secrets
WWW:	http://search.cpan.org/dist/Crypt-Juniper/

PR:		ports/131126
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2009-02-04 12:46:38 +00:00

22 lines
459 B
Makefile

# New ports collection makefile for: p5-Crypt-Juniper
# Date created: 2009-01-29
# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# $FreeBSD$
#
PORTNAME= Crypt-Juniper
PORTVERSION= 0.02
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Encrypt and decrypt Juniper $9$ secrets
PERL_CONFIGURE= 5.8.0+
MAN3= Crypt::Juniper.3
.include <bsd.port.mk>