summaryrefslogtreecommitdiff
path: root/security/pear-Crypt_XXTEA/Makefile
blob: 3d5929e0794973d9693cc7fc9465cca9482e6feb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	Crypt_XXTEA
PORTVERSION=	0.9.0
CATEGORIES=	security www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR XXTEA encryption algorithm
WWW=		https://pear.php.net/package/Crypt_XXTEA

USES=		pear

.include <bsd.port.mk>