Changelog: https://pear.php.net/package/PHP_Archive/download/ Sponsored by: Netzkommune GmbH
16 lines
270 B
Makefile
16 lines
270 B
Makefile
# Created by: Wen Heping <wenheping@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= PHP_Archive
|
|
PORTVERSION= 0.13.0
|
|
CATEGORIES= archivers pear
|
|
|
|
MAINTAINER= joneum@FreeBSD.org
|
|
COMMENT= Create and Use PHP Archive files
|
|
|
|
LICENSE= PHP301
|
|
|
|
NO_ARCH= yes
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|