[71706] trunk/dports/science
ryandesign at macports.org
ryandesign at macports.org
Mon Sep 20 17:00:29 PDT 2010
Revision: 71706
http://trac.macports.org/changeset/71706
Author: ryandesign at macports.org
Date: 2010-09-20 17:00:27 -0700 (Mon, 20 Sep 2010)
Log Message:
-----------
hamlib: new port, version 1.2.12; see #26544
Added Paths:
-----------
trunk/dports/science/hamlib/
trunk/dports/science/hamlib/Portfile
Added: trunk/dports/science/hamlib/Portfile
===================================================================
--- trunk/dports/science/hamlib/Portfile (rev 0)
+++ trunk/dports/science/hamlib/Portfile 2010-09-21 00:00:27 UTC (rev 71706)
@@ -0,0 +1,29 @@
+# -*- 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
+
+name hamlib
+version 1.2.12
+categories science
+platforms darwin
+maintainers gmail.com:zapman
+
+description Ham Radio Control Libraries
+
+long_description Flexible and portable shared libraries that offer a \
+ standardized API to control any radio oriented equipment \
+ through a computer interface.
+
+homepage http://hamlib.sourceforge.net/
+master_sites sourceforge
+
+checksums md5 914835c0fe4d618d1cd62f1fd0a8dd7d \
+ sha1 94115df13eae3e1046911cce585503ff49a8dcbd \
+ rmd160 9216b1801b458968d299d4c4e2141a4b15df04d2
+
+depends_build port:pkgconfig
+
+depends_lib port:libtool \
+ port:libusb-compat \
+ port:libxml2
Property changes on: trunk/dports/science/hamlib/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100920/a96ac51f/attachment.html>
More information about the macports-changes
mailing list