Bump security/authforce to version 0.9.9_5
[dports.git] / security / pear-HTML_Crypt / Makefile
1 # Created by: Martin Wilke <miwi@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       HTML_Crypt
5 PORTVERSION=    1.3.4
6 CATEGORIES=     security www pear
7
8 MAINTAINER=     joneum@bsdproject.de
9 COMMENT=        Encrypts text which is later decoded using JavaScript on the client side
10
11 USES=   pear
12
13 .include <bsd.port.mk>