[83877] trunk/dports/games/vectoroids/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 12 01:18:15 PDT 2011


Revision: 83877
          http://trac.macports.org/changeset/83877
Author:   ryandesign at macports.org
Date:     2011-09-12 01:18:15 -0700 (Mon, 12 Sep 2011)
Log Message:
-----------
vectoroids: add app bundle with icon using app portgroup

Modified Paths:
--------------
    trunk/dports/games/vectoroids/Portfile

Modified: trunk/dports/games/vectoroids/Portfile
===================================================================
--- trunk/dports/games/vectoroids/Portfile	2011-09-12 08:13:18 UTC (rev 83876)
+++ trunk/dports/games/vectoroids/Portfile	2011-09-12 08:18:15 UTC (rev 83877)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup app 1.0
 
 name		vectoroids
 version		1.1.0
+revision	1
 categories	games
 platforms	darwin
 maintainers	nomaintainer
@@ -42,3 +44,6 @@
 	xinstall -m 644 -W ${worksrcpath} CHANGES.txt COPYING.txt README.txt \
 	        ${destroot}${prefix}/share/doc/${name}
 }
+
+app.icon	data/images/icon.png
+app.identifier	com.newbreedsoftware.Vectoroids
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110912/cb60ccb1/attachment-0001.html>


More information about the macports-changes mailing list