freebsd-ports/sysutils/pear-Cache_Lite/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

14 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= ports@FreeBSD.org
COMMENT= PEAR fast and safe little cache system
USES= pear
.include <bsd.port.mk>