diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-02-15 13:56:53 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-02-15 13:56:53 +0800 |
commit | cd6621859a8b4a226b1d64c5d03c929881d6de48 (patch) | |
tree | f6bac3b792ed06fb6e3a54efd677cabf7a5505f3 /editors | |
parent | 73c96935b1a0001880b93f1e335756f57fef3fd4 (diff) | |
download | freebsd-ports-gnome-cd6621859a8b4a226b1d64c5d03c929881d6de48.tar.gz freebsd-ports-gnome-cd6621859a8b4a226b1d64c5d03c929881d6de48.tar.zst freebsd-ports-gnome-cd6621859a8b4a226b1d64c5d03c929881d6de48.zip |
Port should not be packaged due to legal issues.
PR: 34930
Submitted by: MAINTAINER
Diffstat (limited to 'editors')
-rw-r--r-- | editors/edith/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/edith/Makefile b/editors/edith/Makefile index 8f86c708ebaa..48a585189728 100644 --- a/editors/edith/Makefile +++ b/editors/edith/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 NO_CDROM= "Redistribution not allowed" +NO_PACKAGE= "Redistribution not allowed" NO_BUILD= yes MAN1= edith.1 |