Diff
Added: users/mojca/wxports/sysutils/wxWidgets_select/Portfile (0 => 108471)
--- users/mojca/wxports/sysutils/wxWidgets_select/Portfile (rev 0)
+++ users/mojca/wxports/sysutils/wxWidgets_select/Portfile 2013-07-23 23:32:39 UTC (rev 108471)
@@ -0,0 +1,31 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id: $
+
+PortSystem 1.0
+PortGroup select 1.0
+
+name wxWidgets_select
+version 1.0
+categories sysutils graphics
+platforms darwin
+maintainers nomaintainer
+license BSD
+supported_archs noarch
+
+description common files for selecting default wxWidgets version
+long_description wxWidgets_select installs files that allow 'port select' to \
+ switch the default version of wxWidgets.
+
+homepage http://www.macports.org/
+distfiles
+
+use_configure no
+
+build {}
+
+destroot {
+ select::install geant4 ${filespath}/base
+ select::install geant4 ${filespath}/none
+}
+
+livecheck.type none
Added: users/mojca/wxports/sysutils/wxWidgets_select/files/base (0 => 108471)
--- users/mojca/wxports/sysutils/wxWidgets_select/files/base (rev 0)
+++ users/mojca/wxports/sysutils/wxWidgets_select/files/base 2013-07-23 23:32:39 UTC (rev 108471)
@@ -0,0 +1,2 @@
+bin/wx-config
+bin/wxrc
Added: users/mojca/wxports/sysutils/wxWidgets_select/files/none (0 => 108471)
--- users/mojca/wxports/sysutils/wxWidgets_select/files/none (rev 0)
+++ users/mojca/wxports/sysutils/wxWidgets_select/files/none 2013-07-23 23:32:39 UTC (rev 108471)
@@ -0,0 +1,2 @@
+-
+-