[csw-devel] SF.net SVN: gar:[12533] csw/mgar/pkg/gmt/trunk/Makefile
gadavis at users.sourceforge.net
gadavis at users.sourceforge.net
Fri Jan 14 00:22:22 CET 2011
Revision: 12533
http://gar.svn.sourceforge.net/gar/?rev=12533&view=rev
Author: gadavis
Date: 2011-01-13 23:22:21 +0000 (Thu, 13 Jan 2011)
Log Message:
-----------
Split out docs from GMT
Modified Paths:
--------------
csw/mgar/pkg/gmt/trunk/Makefile
Modified: csw/mgar/pkg/gmt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmt/trunk/Makefile 2011-01-13 21:49:23 UTC (rev 12532)
+++ csw/mgar/pkg/gmt/trunk/Makefile 2011-01-13 23:22:21 UTC (rev 12533)
@@ -26,9 +26,19 @@
BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWnetcdf-devel CSWnetcdf
+PACKAGES += CSWgmt
+CATALOGNAME_CSWgmt = gmt
+SPKG_DESC_CSWgmt = Generic Mapping Tools
RUNTIME_DEP_PKGS_CSWgmt += CSWlibnetcdf6
RUNTIME_DEP_PKGS_CSWgmt += CSWsunmath
+PACKAGES += CSWgmt-doc
+CATALOGNAME_CSWgmt-doc = gmt_doc
+SPKG_DESC_CSWgmt-doc = Documentation for GMT
+PKGFILES_CSWgmt-doc += /opt/csw/share/doc/gmt
+PKGFILES_CSWgmt-doc += /opt/csw/share/doc/gmt/.*
+
+
## GMT Includes no unit tests
TEST_SCRIPTS =
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list