91a1caa242
Hope to see you back! Thank for all the work!
13 lines
233 B
Makefile
13 lines
233 B
Makefile
# Created by: Wen Heping <wenheping@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= PHP_Archive
|
|
PORTVERSION= 0.11.4
|
|
CATEGORIES= archivers
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Create and Use PHP Archive files
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|