13 lines
232 B
Makefile
13 lines
232 B
Makefile
# Created by: Wen Heping <wenheping@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= PHP_Archive
|
|
PORTVERSION= 0.11.4
|
|
CATEGORIES= archivers
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Create and Use PHP Archive files
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|