[99674] trunk/dports/devel/pb2make/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Nov 13 20:56:39 PST 2012
Revision: 99674
https://trac.macports.org/changeset/99674
Author: ryandesign at macports.org
Date: 2012-11-13 20:56:39 -0800 (Tue, 13 Nov 2012)
Log Message:
-----------
pb2make: replaced_by pbtomake
Modified Paths:
--------------
trunk/dports/devel/pb2make/Portfile
Modified: trunk/dports/devel/pb2make/Portfile
===================================================================
--- trunk/dports/devel/pb2make/Portfile 2012-11-14 04:52:18 UTC (rev 99673)
+++ trunk/dports/devel/pb2make/Portfile 2012-11-14 04:56:39 UTC (rev 99674)
@@ -1,34 +1,12 @@
# $Id$
PortSystem 1.0
+replaced_by pbtomake
+PortGroup obsolete 1.0
name pb2make
-version 3
+version 4.0
categories devel
platforms darwin
maintainers nomaintainer
-description Project Builder pbproj file to standard Makefile converter
-long_description PTOMAKE is an application to convert from a Apples \
- Project Builder pbproj file to standard Makefile. It \
- will convert simple projects to allow them to be built \
- on other platforms.
-
-homepage http://members.bellatlantic.net/%7Evze35xda/software.html
-master_sites http://members.bellatlantic.net/%7Evze35xda/Load/
-distname TOMAKE10.3
-checksums md5 0c506b3223237eac478464e2d0998759
-use_zip yes
-
-worksrcdir ${worksrcdir}/Source/PBTOMAKE
-
-use_configure no
-
-build.target
-
-destroot {
- xinstall -s -m 755 ${worksrcpath}/pbtomake \
- ${destroot}${prefix}/bin/pb2make
- xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
- xinstall -m 644 -W ${worksrcpath}/../../Docs article.rtf manual.rtf \
- readme.rtf ${destroot}${prefix}/share/doc/${name}
-}
+homepage http://members.bellatlantic.net/~vze35xda/software.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121113/ca9f6344/attachment.html>
More information about the macports-changes
mailing list