freebsd-ports/archivers/pear-PHP_Archive/Makefile
2021-05-23 00:20:48 +08:00

15 lines
259 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= PHP_Archive
PORTVERSION= 0.14.0
CATEGORIES= archivers pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Create and Use PHP Archive files
LICENSE= PHP301
NO_ARCH= yes
USES= pear
.include <bsd.port.mk>