diff options
author | rene <rene@FreeBSD.org> | 2014-03-10 20:32:01 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-03-10 20:32:01 +0800 |
commit | a4e13347e50246440a68ce81fc79455fb4caa713 (patch) | |
tree | 6396a4b6af0cd9cc984e14488447767a89ec89ba /sysutils | |
parent | 8417a7df6a64256951e4a095e14c2bd369e3d1cf (diff) | |
download | freebsd-ports-gnome-a4e13347e50246440a68ce81fc79455fb4caa713.tar.gz freebsd-ports-gnome-a4e13347e50246440a68ce81fc79455fb4caa713.tar.zst freebsd-ports-gnome-a4e13347e50246440a68ce81fc79455fb4caa713.zip |
Mark deprecated, depends on expired www/sbox-dtc
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dtc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index b4bf212d8716..f3f0be91d5cf 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -18,6 +18,9 @@ MASTER_SITES= ftp://ftp.gplhost.sg/pub/dtc/bsd/ \ MAINTAINER= thomas@goirand.fr COMMENT= A hosting web GUI for admin and accounting all hosting services +DEPRECATED= Depends on expired www/sbox-dtc +EXPIRATION_DATE=2014-04-10 + RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_log_sql.so:${PORTSDIR}/www/mod_log_sql2-dtc \ ${LOCALBASE}/share/pear/Crypt/CBC.php:${PORTSDIR}/security/pear-Crypt_CBC \ ${LOCALBASE}/share/pear/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer \ |