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

23 lines
456 B
Makefile
Raw Normal View History

# 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= yes
MAN3= Crypt::Juniper.3
.include <bsd.port.mk>