diff options
author | yuri <yuri@FreeBSD.org> | 2018-09-10 15:06:17 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-09-10 15:06:17 +0800 |
commit | b74fe7d49b0f8afcd7b0f900fcd2322da044fff4 (patch) | |
tree | 32215c071634b679b41f2e7b0c20f709a04f42f8 | |
parent | 74a8641ea9d893ee98ca54f971d4d70b92b5c297 (diff) | |
download | freebsd-ports-gnome-b74fe7d49b0f8afcd7b0f900fcd2322da044fff4.tar.gz freebsd-ports-gnome-b74fe7d49b0f8afcd7b0f900fcd2322da044fff4.tar.zst freebsd-ports-gnome-b74fe7d49b0f8afcd7b0f900fcd2322da044fff4.zip |
science/vmd: Remove RESTRICTED: not required
Reported by: mat
Approved by: portmgr
-rw-r--r-- | science/vmd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/vmd/Makefile b/science/vmd/Makefile index 2a741d8dc6ff..b21d2c7e752d 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -26,8 +26,6 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ libnetcdf.so:science/netcdf RUN_DEPENDS= ${PYNUMPY} -RESTRICTED= No commercial use: commercial use requires a commercial license - LICENSE_FILE_VMD= ${WRKSRC}/LICENSE LICENSE_PERMS_VMD= no-auto-accept LICENSE_NAME_VMD= Visual Molecular Dynamics Software License Agreement |