1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/archivers/pear-PHP_Archive/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

17 lines
268 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= PHP_Archive
PORTVERSION= 0.13.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>