aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Cache_Lite/Makefile
blob: a739dfd2e000aaabbdcf37c360c2f248eace66c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	Cache_Lite
PORTVERSION=	1.8.3
PORTEPOCH=	1
CATEGORIES=	sysutils www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Fast and Safe little cache system
WWW=		https://pear.php.net/package/Cache_Lite

LICENSE=	LGPL21
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>