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

PORTNAME=	Crypt_XXTEA
PORTVERSION=	0.9.0
CATEGORIES=	security www pear

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

USES=		pear

.include <bsd.port.mk>