[MacPorts] #42599: new port: sysutil/pcsc-tools 1.4.22
MacPorts
noreply at macports.org
Tue Feb 25 22:50:51 PST 2014
#42599: new port: sysutil/pcsc-tools 1.4.22
---------------------------------+--------------------------------
Reporter: schmurtz_macport@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: |
---------------------------------+--------------------------------
Comment (by ryandesign@…):
Thanks. Some observations:
* "configure {}" should instead be written "use_configure no".
* When you use "use_configure no", you're responsible for adding code to
ensure you're UsingTheRightCompiler and `-arch` flags and adding a
universal variant.
* The dependency on "p5-pcsc" is improper. Don't depend on a stub port.
Depend on the specific perl version of that port that you want. Usually,
pick the version of perl that the perl5 port uses by default, so in this
case, p5.16-pcsc. Alternately, offer variants for several supported perl
versions.
* The "license" field should indicate which version(s) of the GPL apply.
* Unless it's enormous, in the future please just attach the patchfile,
rather than zipping it first; that way, we can read it right here on the
web without having to download and unzip it first.
--
Ticket URL: <https://trac.macports.org/ticket/42599#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list