Changeset View
Changeset View
Standalone View
Standalone View
head/archivers/pecl-phk/Makefile
# Created by: Ditesh Shashikant Gathani <ditesh@gathani.org> | # Created by: Ditesh Shashikant Gathani <ditesh@gathani.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= phk | PORTNAME= phk | ||||
PORTVERSION= 3.0.1 | PORTVERSION= 3.0.1 | ||||
PORTREVISION= 1 | PORTREVISION= 1 | ||||
CATEGORIES= archivers pear | CATEGORIES= archivers pear | ||||
MAINTAINER= joneum@bsdproject.de | MAINTAINER= joneum@FreeBSD.org | ||||
COMMENT= PHK is a PHP-oriented package/archive system | COMMENT= PHK is a PHP-oriented package/archive system | ||||
LICENSE= PHP301 | LICENSE= PHP301 | ||||
USES= php:pecl | USES= php:pecl | ||||
USE_PHP= hash:build | USE_PHP= hash:build | ||||
IGNORE_WITH_PHP= 70 71 | IGNORE_WITH_PHP= 70 71 | ||||
CONFIGURE_ARGS= --enable-phk | CONFIGURE_ARGS= --enable-phk | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |