[72163] trunk/dports/devel/slib/Portfile.3a4
jmr at macports.org
jmr at macports.org
Tue Oct 5 13:31:03 PDT 2010
Revision: 72163
http://trac.macports.org/changeset/72163
Author: jmr at macports.org
Date: 2010-10-05 13:31:00 -0700 (Tue, 05 Oct 2010)
Log Message:
-----------
remove old duplicate of slib portfile
Removed Paths:
-------------
trunk/dports/devel/slib/Portfile.3a4
Deleted: trunk/dports/devel/slib/Portfile.3a4
===================================================================
--- trunk/dports/devel/slib/Portfile.3a4 2010-10-05 20:23:10 UTC (rev 72162)
+++ trunk/dports/devel/slib/Portfile.3a4 2010-10-05 20:31:00 UTC (rev 72163)
@@ -1,36 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-name slib
-version 3a4
-revision 3
-categories devel lang scheme
-maintainers kogule at opendarwin.org
-description A portable scheme library
-long_description SLIB is a portable library for the programming \
- language Scheme. It provides a platform \
- independent framework for using packages of \
- Scheme procedures and syntax. As distributed, \
- SLIB contains useful packages for all Scheme \
- implementations. Its catalog can be transparently \
- extended to accomodate packages specific to a site, \
- implementation, user, or directory.
-homepage http://www.swiss.ai.mit.edu/~jaffer/SLIB.html
-master_sites http://swissnet.ai.mit.edu/ftpdir/scm/
-distfiles ${name}${version}.zip
-use_zip yes
-checksums sha1 5e358cab8a58202bab3eae9ce4c04dda41bf37a5
-worksrcdir ${name}
-patchfiles patch-Makefile patch-guile.init
-
-post-patch {
- reinplace "s|/usr/lib/slib|${prefix}/lib/slib|g" ${worksrcpath}/guile.init
- reinplace "s|/usr/lib/slib|${prefix}/lib/slib|g" ${worksrcpath}/RScheme.init
-}
-
-use_configure no
-build.target srcdir.mk
-destroot.target install installinfoz
-destroot.destdir prefix=${destroot}${prefix}/ realprefix=${prefix}/ \
- mandir=${destroot}${prefix}/share/man/ \
- infodir=${destroot}${prefix}/share/info/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101005/d31c7dd7/attachment.html>
More information about the macports-changes
mailing list