aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Cache_Lite/Makefile
blob: a77e26325b2671283b8dbe1c6f3ea59d36aa9abf (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=	miwi@FreeBSD.org
COMMENT=	PEAR fast and safe little cache system

USES=	pear

.include <bsd.port.mk>