X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fresolver.git;a=blobdiff_plain;f=Portfile.in;fp=Portfile.in;h=76e3175d7126df047aa7f82da8b56011501aadb6;hp=575c5d9dd65a1bae1e2ea91848771662ccbec19f;hb=77ec9aafb9ea24c6468c9ee4e61dc362bbf54174;hpb=36d7ca55b8348f1e358b0fe4bf335a67187e9d29 diff --git a/Portfile.in b/Portfile.in index 575c5d9..76e3175 100644 --- a/Portfile.in +++ b/Portfile.in @@ -1,22 +1,22 @@ -PortSystem 1.0 - -name @PACKAGE@ -version @PACKAGE_VERSION@ -categories security shibboleth -maintainers cantor.2@osu.edu -description @PACKAGE@ extension for Shibboleth SP -long_description @PACKAGE@ extension for Shibboleth SP -homepage http://shibboleth.internet2.edu/ - -platforms darwin -depends_lib port:shibboleth - -master_sites http://shibboleth.internet2.edu/downloads/extensions/sp/ -checksums sha1 @CHECKSUM@ - -configure.args --disable-static \ - --with-xerces=${prefix} \ - --with-xmlsec=${prefix} \ - --with-xmltooling=${prefix} \ - --with-saml=${prefix} \ - --with-shibsp=${prefix} +PortSystem 1.0 + +name @PACKAGE@ +version @PACKAGE_VERSION@ +categories security shibboleth +maintainers cantor.2@osu.edu +description @PACKAGE@ extension for Shibboleth SP +long_description @PACKAGE@ extension for Shibboleth SP +homepage http://shibboleth.internet2.edu/ + +platforms darwin +depends_lib port:shibboleth + +master_sites http://shibboleth.internet2.edu/downloads/extensions/sp/ +checksums sha1 @CHECKSUM@ + +configure.args --disable-static \ + --with-xerces=${prefix} \ + --with-xmlsec=${prefix} \ + --with-xmltooling=${prefix} \ + --with-saml=${prefix} \ + --with-shibsp=${prefix}