diff options
author | wen <wen@FreeBSD.org> | 2014-07-05 10:48:21 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-07-05 10:48:21 +0800 |
commit | 5ef2866741b9b7e42b7312939a4af5159615e1c8 (patch) | |
tree | 285d29d7672ef3db94aa5621d654171a2faafa39 /www | |
parent | d70d919f7ba68564d7eae76ca01ee3a49d87d756 (diff) | |
download | freebsd-ports-gnome-5ef2866741b9b7e42b7312939a4af5159615e1c8.tar.gz freebsd-ports-gnome-5ef2866741b9b7e42b7312939a4af5159615e1c8.tar.zst freebsd-ports-gnome-5ef2866741b9b7e42b7312939a4af5159615e1c8.zip |
- Mark DEPRECATED
Diffstat (limited to 'www')
-rw-r--r-- | www/moodle25/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/moodle25/Makefile b/www/moodle25/Makefile index 16674f445a71..4b2ed5b65599 100644 --- a/www/moodle25/Makefile +++ b/www/moodle25/Makefile @@ -12,6 +12,9 @@ COMMENT= Course management system based on social constructionism LICENSE= GPLv3 +DEPRECATED= Upstream support ended +EXPIRATION_DATE=2014-10-05 + BUILD_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl |