From de0eaeceeccc6bcf986371e4c3367b326eac64a6 Mon Sep 17 00:00:00 2001 From: Josh Paetzel Date: Thu, 2 Dec 2010 17:07:13 +0000 Subject: Add OPTIONS. Reassign MAINTAINER. PR: ports/152761 Submitted by: Tom Judge --- security/lasso/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'security/lasso') diff --git a/security/lasso/Makefile b/security/lasso/Makefile index a7115356c6c1..373210673247 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/594/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tom@tomjudge.com COMMENT= Free Liberty Alliance Implementation RUN_DEPENDS= xmlsec1:${PORTSDIR}/security/xmlsec1 @@ -24,6 +24,12 @@ USE_LDCONFIG= yes USE_OPENSSL= yes USE_PYTHON_BUILD= yes +OPTIONS= PERL "Enable Perl Bindings" Off \ + PHP5 "Enable PHP5 Bindings" Off \ + PYTHON "Enable Python Bindings" Off + +.include + .ifdef(WITH_PERL) CONFIGURE_ARGS+= --enable-perl PLIST_SUB+= WITH_PERL="" -- cgit v1.2.3