aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Cache_Lite/Makefile
blob: 4027f1db7b61cf869090d9be84ed7b64452380f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

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>