aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlx <lx@FreeBSD.org>2014-01-08 03:56:34 +0800
committerlx <lx@FreeBSD.org>2014-01-08 03:56:34 +0800
commit3b9eecd7a434877e9c2f093acc09d5753474d99f (patch)
treef7581bceb826bae950398cb2127f1baa1208ed91 /www
parentc5c68ff013c90a7bb38982d0d8b6959ebee2dab2 (diff)
downloadfreebsd-ports-gnome-3b9eecd7a434877e9c2f093acc09d5753474d99f.tar.gz
freebsd-ports-gnome-3b9eecd7a434877e9c2f093acc09d5753474d99f.tar.zst
freebsd-ports-gnome-3b9eecd7a434877e9c2f093acc09d5753474d99f.zip
Add legal text and conflicts
Submitted by: ketas
Diffstat (limited to 'www')
-rw-r--r--www/publicfile/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile
index 7dd885b3588e..ef05b46f59da 100644
--- a/www/publicfile/Makefile
+++ b/www/publicfile/Makefile
@@ -20,6 +20,9 @@ REDIRECT_SLASH_DESC= do not require trailing slash on directories
ENV_FILETYPES_DESC= get mime types from the environment
SSL_DESC= provide SSL support through ucspi-ssl
+CONFLICTS= xshttpd-3*
+LEGAL_TEXT= No license -- see http://cr.yp.to/softwarelaw.html
+
NO_STAGE= yes
.include <bsd.port.options.mk>