opnsense-ports/archivers/pear-PHP_Archive/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

16 lines
268 B
Makefile

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