aboutsummaryrefslogtreecommitdiff
path: root/security/pear-HTML_Crypt/Makefile
blob: 020121db4cab830a7bd70d8b2390573fc6305a10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Martin Wilke <miwi@FreeBSD.org>

PORTNAME=	HTML_Crypt
PORTVERSION=	1.3.4
CATEGORIES=	security www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Encrypts text which is later decoded using JavaScript on the client side

USES=		pear

.include <bsd.port.mk>