freebsd-ports/security/pear-Crypt_XXTEA/Makefile
2021-05-23 00:20:48 +08:00

13 lines
229 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
PORTNAME= Crypt_XXTEA
PORTVERSION= 0.9.0
CATEGORIES= security www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR XXTEA encryption algorithm
USES= pear
.include <bsd.port.mk>