aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pear-Cache_Lite/Makefile
blob: 5a315ebb9f224418f3b4bf244bf2437c4672d4f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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>