freebsd-ports/archivers/pear-PHP_Archive/Makefile
2021-07-16 04:32:00 +08:00

16 lines
260 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
USES= pear
NO_ARCH= yes
.include <bsd.port.mk>