aboutsummaryrefslogtreecommitdiff
path: root/devel/deployer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/deployer/Makefile')
-rw-r--r--devel/deployer/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/deployer/Makefile b/devel/deployer/Makefile
index f20c8044b3f1..0b9e24daa307 100644
--- a/devel/deployer/Makefile
+++ b/devel/deployer/Makefile
@@ -9,11 +9,14 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= tz@FreeBSD.org
COMMENT= Deployment tool for PHP
+WWW= https://deployer.org/
LICENSE= MIT
USES= php:flavors
-USE_PHP= curl iconv json openssl pcntl phar posix zlib
+USE_PHP= curl iconv pcntl phar posix zlib
+
+CONFLICTS_INSTALL= php*-deployer
NO_ARCH= yes
NO_BUILD= yes