summaryrefslogtreecommitdiff
path: root/archivers/pear-PHP_Archive/Makefile
blob: 31b20ead1d455be8b06e2f4ef923275b0a202dd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	PHP_Archive
PORTVERSION=	0.14.0
CATEGORIES=	archivers pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Create and Use PHP Archive files

LICENSE=	PHP301

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>