# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD: tags/RELEASE_10_3_0/security/pear-Crypt_RC4/Makefile 402439 2015-11-26 12:04:00Z miwi $

PORTNAME=	Crypt_RC4
PORTVERSION=	1.0.3
CATEGORIES=	security www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR encryption class for RC4 encryption

USES=	pear

.include <bsd.port.mk>
