2013-09-11 21:02:50 +02:00
|
|
|
# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
|
2009-02-04 13:46:38 +01:00
|
|
|
|
|
|
|
PORTNAME= Crypt-Juniper
|
|
|
|
PORTVERSION= 0.02
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2009-02-04 13:46:38 +01:00
|
|
|
CATEGORIES= security perl5
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= CPAN
|
2009-02-04 13:46:38 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= snowfly@yuntech.edu.tw
|
|
|
|
COMMENT= Encrypt and decrypt Juniper $9$ secrets
|
|
|
|
|
2016-04-01 16:25:16 +02:00
|
|
|
TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception
|
2012-03-09 00:18:06 +01:00
|
|
|
|
2013-09-11 21:02:50 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-02-04 13:46:38 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|