Fix line endings.
[shibboleth/resolver.git] / Portfile.in
index 575c5d9..76e3175 100644 (file)
@@ -1,22 +1,22 @@
-PortSystem 1.0\r
-\r
-name                @PACKAGE@\r
-version             @PACKAGE_VERSION@\r
-categories          security shibboleth\r
-maintainers         cantor.2@osu.edu\r
-description         @PACKAGE@ extension for Shibboleth SP\r
-long_description    @PACKAGE@ extension for Shibboleth SP\r
-homepage            http://shibboleth.internet2.edu/\r
-\r
-platforms           darwin\r
-depends_lib         port:shibboleth\r
-\r
-master_sites        http://shibboleth.internet2.edu/downloads/extensions/sp/\r
-checksums           sha1 @CHECKSUM@\r
-\r
-configure.args      --disable-static \\r
-                    --with-xerces=${prefix} \\r
-                    --with-xmlsec=${prefix} \\r
-                    --with-xmltooling=${prefix} \\r
-                    --with-saml=${prefix} \\r
-                    --with-shibsp=${prefix}\r
+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}