blob: c77447274ec39d05ff68f865d5d43c51ce7ae21b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= PHP_Archive
PORTVERSION= 0.14.0
CATEGORIES= archivers pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Create and Use PHP Archive files
WWW= https://pear.php.net/package/PHP_Archive
LICENSE= PHP301
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>
|