diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-24 23:55:12 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-24 23:55:12 +0000 |
commit | 6bca362f2c29a1839d716214d99fe96926d326f7 (patch) | |
tree | 659ec955d54ece3fceca33b0230d0d89f102bf7c /editors | |
parent | 1f31e02fe9aec9ca3db09612ecea621565a243d8 (diff) | |
download | ports-6bca362f2c29a1839d716214d99fe96926d326f7.tar.gz ports-6bca362f2c29a1839d716214d99fe96926d326f7.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/komodo-edit/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/komodo-edit/Makefile b/editors/komodo-edit/Makefile index d049dade0125..5bce308953ee 100644 --- a/editors/komodo-edit/Makefile +++ b/editors/komodo-edit/Makefile @@ -16,6 +16,10 @@ COMMENT= Multi-language editor from ActiveState CONFLICTS= komodo-ide-* +RESTRICTED= Distribution not permitted +NO_CDROM= Distribution not permitted +NO_PACKAGE= Distribution not permitted + ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes USE_LINUX= f10 |