Diff
Added: trunk/dports/sysutils/geant4_select/Portfile (0 => 111724)
--- trunk/dports/sysutils/geant4_select/Portfile (rev 0)
+++ trunk/dports/sysutils/geant4_select/Portfile 2013-09-30 06:34:07 UTC (rev 111724)
@@ -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 geant4_select
+version 1.0
+categories sysutils science
+platforms darwin
+maintainers mojca openmaintainer
+license BSD
+supported_archs noarch
+
+description common files for selecting default Geant4 version
+long_description geant4_select installs files that allow 'port select' to \
+ switch the default version of Geant4.
+
+homepage http://www.macports.org/
+distfiles
+
+use_configure no
+
+build {}
+
+destroot {
+ select::install geant4 ${filespath}/base
+ select::install geant4 ${filespath}/none
+}
+
+livecheck.type none
Property changes on: trunk/dports/sysutils/geant4_select/Portfile
___________________________________________________________________
Added: svn:keywords
Added: svn:eol-style
Added: trunk/dports/sysutils/geant4_select/files/base (0 => 111724)
--- trunk/dports/sysutils/geant4_select/files/base (rev 0)
+++ trunk/dports/sysutils/geant4_select/files/base 2013-09-30 06:34:07 UTC (rev 111724)
@@ -0,0 +1,3 @@
+bin/geant4-config
+bin/geant4.sh
+bin/geant4.csh
Added: trunk/dports/sysutils/geant4_select/files/none (0 => 111724)
--- trunk/dports/sysutils/geant4_select/files/none (rev 0)
+++ trunk/dports/sysutils/geant4_select/files/none 2013-09-30 06:34:07 UTC (rev 111724)
@@ -0,0 +1,3 @@
+-
+-
+-