blob: 6b5fc798f6545ec37a482ff9ae07d10d0baed721 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
PORTNAME= HTML_Crypt
PORTVERSION= 1.3.4
CATEGORIES= security www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Encrypts text which is later decoded using JavaScript on the client side
WWW= https://pear.php.net/package/HTML_Crypt
USES= pear
.include <bsd.port.mk>
|