diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-10-01 08:02:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-10-01 08:02:20 +0000 |
commit | 20cdf07f8b8a71401326b2aab9ffaa6b8a5c0d56 (patch) | |
tree | 9be939f886c27976eb24a33258e711c827d8ceb1 /biology/molden/Makefile | |
parent | cdeab80e608a02908a5509f7c8275c0731d43934 (diff) |
Notes
Diffstat (limited to 'biology/molden/Makefile')
-rw-r--r-- | biology/molden/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index b480058f384b..e390f9494375 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= pi@FreeBSD.org COMMENT= Display molecular orbitals and electron densities in 2D and 3D +BROKEN= unfetchable, size mismatch RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable. WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} |