freebsd-ports/archivers/pear-PHP_Archive/Makefile
Jochen Neumeister d5bde986cd Update to 0.13.0
Changelog: https://pear.php.net/package/PHP_Archive/download/

Sponsored by:	Netzkommune GmbH
2019-12-06 20:54:25 +00:00

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>