opnsense-ports/sysutils/pear-Cache_Lite/Makefile
Franco Fichtner 6c54ab69a0 */*: sync with upstream
Taken from: HardenedBSD
2021-07-21 08:08:56 +02:00

18 lines
329 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
PORTNAME= Cache_Lite
PORTVERSION= 1.8.3
PORTEPOCH= 1
CATEGORIES= sysutils www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast and Safe little cache system
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>