[44572] trunk/dports/sysutils/krbafs/Portfile
blb at macports.org
blb at macports.org
Tue Dec 30 14:52:56 PST 2008
Revision: 44572
http://trac.macports.org/changeset/44572
Author: blb at macports.org
Date: 2008-12-30 14:52:55 -0800 (Tue, 30 Dec 2008)
Log Message:
-----------
sysutils/krbafs - whitespace changes
Modified Paths:
--------------
trunk/dports/sysutils/krbafs/Portfile
Modified: trunk/dports/sysutils/krbafs/Portfile
===================================================================
--- trunk/dports/sysutils/krbafs/Portfile 2008-12-30 22:49:48 UTC (rev 44571)
+++ trunk/dports/sysutils/krbafs/Portfile 2008-12-30 22:52:55 UTC (rev 44572)
@@ -1,31 +1,32 @@
# $Id$
PortSystem 1.0
-name krbafs
-version 1.2
-revision 0
-categories sysutils security
-maintainers nomaintainer
-description AFS library
-long_description \
- krbafs provides a set of AFS client utility functions for managing \
- the AFS client and user's tokens for MIT Kerberos and Kerberos for \
- Macintosh, the Kerberos implementation included with Mac OS X 10.1. \
- It also provides afs_string_to_key() and the Kerberos 4 lifetime \
- functions if they are not available in the local Kerberos \
- implementation.
-homepage http://web.mit.edu/openafs/krbafs/
-platforms darwin
-master_sites http://web.mit.edu/openafs/krbafs/
-use_autoconf yes
-checksums md5 7c08f2ece4a0a7140932e825ee62906a
-distname ${name}-${version}-nocrypto
-worksrcdir ${name}-${version}
-patchfiles patch-Makefile.in.diff
-depends_build port:libtool
+name krbafs
+version 1.2
+revision 0
+categories sysutils security
+maintainers nomaintainer
+description AFS library
+long_description \
+ krbafs provides a set of AFS client utility functions for managing \
+ the AFS client and user's tokens for MIT Kerberos and Kerberos for \
+ Macintosh, the Kerberos implementation included with Mac OS X 10.1. \
+ It also provides afs_string_to_key() and the Kerberos 4 lifetime \
+ functions if they are not available in the local Kerberos \
+ implementation.
+homepage http://web.mit.edu/openafs/krbafs/
+platforms darwin
+master_sites http://web.mit.edu/openafs/krbafs/
+use_autoconf yes
+checksums md5 7c08f2ece4a0a7140932e825ee62906a
+distname ${name}-${version}-nocrypto
+worksrcdir ${name}-${version}
+patchfiles patch-Makefile.in.diff
+depends_build port:libtool
pre-configure {
- copy -force ${prefix}/share/libtool/config.guess ${worksrcpath}
+ copy -force ${prefix}/share/libtool/config.guess ${worksrcpath}
}
post-patch {
- reinplace "s|@install_prefix@|${destroot}|g" "${worksrcpath}/Makefile.in"
+ reinplace "s|@install_prefix@|${destroot}|g" "${worksrcpath}/Makefile.in"
}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081230/71c3af40/attachment.html>
More information about the macports-changes
mailing list