blob: a33fa90d1bc29026ebee2b6fe1d2bb700fcf238d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= Horde_Secret
PORTVERSION= 2.0.6
CATEGORIES= security www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Secret Encryption API
WWW= https://pear.horde.org
USES= horde php cpe
USE_HORDE_RUN= Horde_Crypt_Blowfish \
Horde_Exception \
Horde_Support
USE_PHP= hash
.include <bsd.port.mk>
|