mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
db4663d539
Sponsored by: Netzkommune GmbH
15 lines
281 B
Makefile
15 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= miwi@FreeBSD.org
|
|
COMMENT= PEAR fast and safe little cache system
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|