1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/security/pear-Crypt_RC4/Makefile
2021-05-23 00:20:48 +08:00

13 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>