aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-05-29 12:18:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-05-29 12:18:32 +0000
commited3d7031d5def245e3f238f4bf4ed690b26a57f6 (patch)
treebe2d902baa3fe413454ecff46712b153337da370 /Mk/bsd.options.desc.mk
parent8e1e6293a0e5660d137c5c2899d9e05ad603b8c2 (diff)
downloadports-ed3d7031d5def245e3f238f4bf4ed690b26a57f6.tar.gz
ports-ed3d7031d5def245e3f238f4bf4ed690b26a57f6.zip
Switch prayer to new options format.
While here SSL, LDAP and TIDY description in shared bsd.options.desc.mk set maintainer of bsd.options.desc.mk to ports@FreeBSD.org to point that it is open to any committer
Notes
Notes: svn path=/head/; revision=297666
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 1df82b3f8cf4..1108afc0c2bb 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -1,5 +1,12 @@
# $FreeBSD$
#
+# Please keep description ordered alphabetically ordered by variable name
+#
+
+Options_Desc_MAINTAINER= ports@FreeBSD.org
DOCS_DESC?= Build and install the documentation
+LDAP_DESC?= Enable LDAP support
NLS_DESC?= Build and install the localisation data
+SSL_DESC?= Enable SSL support
+TIDY_DESC?= Enable tidy html cleaner support