diff options
author | erwin <erwin@FreeBSD.org> | 2006-12-05 05:52:40 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-12-05 05:52:40 +0800 |
commit | 24353e9c1c4e35292fe508a40126662a093da14f (patch) | |
tree | b7fd90bc4fc2ccc4895238bf05c62d03a7ba65c2 /science | |
parent | eeb23b828aec45d1509f2b8cd611a543b14cf411 (diff) | |
download | freebsd-ports-gnome-24353e9c1c4e35292fe508a40126662a093da14f.tar.gz freebsd-ports-gnome-24353e9c1c4e35292fe508a40126662a093da14f.tar.zst freebsd-ports-gnome-24353e9c1c4e35292fe508a40126662a093da14f.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: 106338
Submitted by: gabor
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 |