aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
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>