# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/security/pear-Crypt_XXTEA/Makefile 443314 2017-06-11 07:44:24Z sunpoet $

PORTNAME=	Crypt_XXTEA
PORTVERSION=	0.9.0
CATEGORIES=	security www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR XXTEA encryption algorithm

USES=		pear

.include <bsd.port.mk>
