aboutsummaryrefslogtreecommitdiffstats
path: root/www/phpsysinfo/Makefile
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2012-02-08 02:14:59 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2012-02-08 02:14:59 +0800
commitdb761a054ab3b74a736b414225e40a4340fba5b4 (patch)
tree5caac4cc99e58f262b7d7eb97011e8a47fe93322 /www/phpsysinfo/Makefile
parent745b589f1ec2965bff48eba6ce09d39395fae4a9 (diff)
downloadfreebsd-ports-graphics-db761a054ab3b74a736b414225e40a4340fba5b4.tar.gz
freebsd-ports-graphics-db761a054ab3b74a736b414225e40a4340fba5b4.tar.zst
freebsd-ports-graphics-db761a054ab3b74a736b414225e40a4340fba5b4.zip
- Add dom to USE_PHP
- Fix trailing slash for alias to work properly - Pet portlint - Bump PORTREVISION PR: ports/164430 Submitted by: tabthorpe@ Approved by: maintainer timeout
Diffstat (limited to 'www/phpsysinfo/Makefile')
-rw-r--r--www/phpsysinfo/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/phpsysinfo/Makefile b/www/phpsysinfo/Makefile
index e50288ffd73..29a4084e157 100644
--- a/www/phpsysinfo/Makefile
+++ b/www/phpsysinfo/Makefile
@@ -7,18 +7,19 @@
PORTNAME= phpsysinfo
PORTVERSION= 3.0.10
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
MAINTAINER= walt@relnor.com
COMMENT= A PHP script for displaying system information
-LATEST_LINK= phpsysinfo-dev
+LICENSE= GPLv2
-USE_PHP= pcre xml simplexml mbstring
+USE_PHP= dom pcre xml simplexml mbstring
WANT_PHP_WEB= yes
-LICENSE= GPLv2
+LATEST_LINK= phpsysinfo-dev
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}