diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:52:40 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:52:40 +0000 |
commit | a6940d0fbd1349377e47fd2ceca3ad2eb3b9993e (patch) | |
tree | b288231e14d12a4356b0a8eb9e373334d945ab75 /science | |
parent | aa576c3fff3ae379f5a141f726266c9d01fdbd8a (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/mmtk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/science/mmtk/Makefile b/science/mmtk/Makefile index 3895251c8d2f..7e1ff5c84862 100644 --- a/science/mmtk/Makefile +++ b/science/mmtk/Makefile @@ -17,6 +17,9 @@ COMMENT= An Open Source program library for molecular simulation applications BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Scientific:${PORTSDIR}/math/py-scientific +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2007-01-04 + USE_PYTHON= yes USE_PYDISTUTILS=yes |