diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-12-17 09:27:21 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-12-17 09:27:21 +0800 |
commit | 99c16675869eb06978e23a8277a127c017915240 (patch) | |
tree | 3d9504d8b61bba47a832f42192e783c4b8283735 /mail/qtools | |
parent | 503c924e668e9f9dcfa7ade9f56e82618725a373 (diff) | |
download | freebsd-ports-gnome-99c16675869eb06978e23a8277a127c017915240.tar.gz freebsd-ports-gnome-99c16675869eb06978e23a8277a127c017915240.tar.zst freebsd-ports-gnome-99c16675869eb06978e23a8277a127c017915240.zip |
Mark RESTRICTED and match /usr/ports/LEGAL
Diffstat (limited to 'mail/qtools')
-rw-r--r-- | mail/qtools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/qtools/Makefile b/mail/qtools/Makefile index 9a6f2739b41f..b0725d719e62 100644 --- a/mail/qtools/Makefile +++ b/mail/qtools/Makefile @@ -18,6 +18,8 @@ NO_STAGE= yes ALL_TARGET= it INSTALL_TARGET= setup check +RESTRICTED= Possibly restricted binary distribution of modified versions + EZMLM_DIR?= ${LOCALBASE} post-patch: |