f4e1f3b974
PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
14 lines
284 B
Makefile
14 lines
284 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= joneum@bsdproject.de
|
|
COMMENT= PEAR fast and safe little cache system
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|