diff options
author | gahr <gahr@FreeBSD.org> | 2012-12-14 23:39:57 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2012-12-14 23:39:57 +0800 |
commit | 7ac66068799630167ca6ef9dfb761d82590bd787 (patch) | |
tree | fae14ae12ce51cfd6609af935c4e4b6f9b073e5b | |
parent | 829277266727d3f928bae1225cb5db52a13dc9b9 (diff) | |
download | freebsd-ports-gnome-7ac66068799630167ca6ef9dfb761d82590bd787.tar.gz freebsd-ports-gnome-7ac66068799630167ca6ef9dfb761d82590bd787.tar.zst freebsd-ports-gnome-7ac66068799630167ca6ef9dfb761d82590bd787.zip |
- Mark as DEPRECATED, the project has been abandoned
- Set EXPIRATION_DATE to 2013-02-01
- Set tcltk@ as the maintainer, to ease synchronized removal
Approved by: jwbacon@tds.net (former maintainer)
-rw-r--r-- | math/lensnns/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/math/lensnns/Makefile b/math/lensnns/Makefile index 01c5ab8a26ff..0b1ef0a911c3 100644 --- a/math/lensnns/Makefile +++ b/math/lensnns/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= http://tedlab.mit.edu/~dr/Lens/Dist/ \ http://www.neuro.mcw.edu/Ports/distfiles/ DISTNAME= lens -MAINTAINER= jwbacon@tds.net +MAINTAINER= tcltk@FreeBSD.org COMMENT= Light Efficient Neural Network Simulator +DEPRECATED= Project has been abandoned +EXPIRATION_DATE=2013-02-01 + LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 RUN_DEPENDS= runsomebrowser:${PORTSDIR}/www/runsomebrowser |