blob: 857c962e6902b1e77b74365877e88378cc2aac23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Created by: Wen Heping <wenheping@gmail.com>
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>
|