freebsd-ports/sysutils/pear-Cache_Lite/Makefile
Jochen Neumeister db4663d539 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:47:34 +00:00

15 lines
281 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Cache_Lite
PORTVERSION= 1.7.16
PORTEPOCH= 1
CATEGORIES= sysutils www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR fast and safe little cache system
USES= pear
.include <bsd.port.mk>