[csw-devel] SF.net SVN: gar:[17050] csw/mgar/pkg/cpan/Unix-Statgrab/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Feb 14 13:13:12 CET 2012


Revision: 17050
          http://gar.svn.sourceforge.net/gar/?rev=17050&view=rev
Author:   dmichelsen
Date:     2012-02-14 12:13:11 +0000 (Tue, 14 Feb 2012)
Log Message:
-----------
cpan/Unix-Statgrab/trunk: Update to latest package naming and new libname

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Unix-Statgrab/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Unix-Statgrab/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Unix-Statgrab/trunk/Makefile	2012-02-14 10:43:20 UTC (rev 17049)
+++ csw/mgar/pkg/cpan/Unix-Statgrab/trunk/Makefile	2012-02-14 12:13:11 UTC (rev 17050)
@@ -8,12 +8,17 @@
 define BLURB
 endef
 
-PACKAGES = CSWpmunixstatgrab
-CATALOGNAME = pm_unixstatgrab
+LICENSE = README
 
-RUNTIME_DEP_PKGS = CSWlibstatgrab
-BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
+BUILD_DEP_PKGS += CSWlibstatgrab-dev
 
+PACKAGES += CSWpm-unix-statgrab
+SPKG_DESC_CSWpm-unix-statgrab = Perl extension for collecting information about the machine
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWpm-unix-statgrab = CSWlibstatgrab6
+OBSOLETED_BY_CSWpm-unix-statgrab = CSWpmunixstatgrab
+CATALOGNAME_CSWpmunixstatgrab = pm_unixstatgrab_stub
+
 EXTRA_PERL_CONFIGURE_ARGS = CC=$(CC) LIBS="-L$(libdir) -lstatgrab -lperl" INC="-I$(includedir)"
 
 include gar/category.mk

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