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

12 lines
259 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= Crypt_RC4
PORTVERSION= 1.0.3
CATEGORIES= security www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR encryption class for RC4 encryption
USES= pear
.include <bsd.port.mk>