[csw-devel] SF.net SVN: gar:[17476] csw/mgar/pkg/cpan/Test-Requires/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Mar 20 11:34:40 CET 2012
Revision: 17476
http://gar.svn.sourceforge.net/gar/?rev=17476&view=rev
Author: dmichelsen
Date: 2012-03-20 10:34:40 +0000 (Tue, 20 Mar 2012)
Log Message:
-----------
cpan/Test-Requires/trunk: Update to makemake
Modified Paths:
--------------
csw/mgar/pkg/cpan/Test-Requires/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Test-Requires/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Requires/trunk/Makefile 2012-03-20 10:25:37 UTC (rev 17475)
+++ csw/mgar/pkg/cpan/Test-Requires/trunk/Makefile 2012-03-20 10:34:40 UTC (rev 17476)
@@ -8,11 +8,14 @@
define BLURB
endef
+CATALOG_RELEASE = unstable
+
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
+
PACKAGES += CSWpm-test-requires
CATALOGNAME_CSWpm-test-requires = pm_test_requires
+SPKG_DESC_CSWpm-test-requires = Checks to see if the module can be loaded
+# There was no information if this is pure Perl or not. Please remove if necessary.
ARCHALL_CSWpm-test-requires = 1
-# This whole license thing needs to be reworked
-CHECKPKG_OVERRIDES_CSWpm-test-requires += license-missing|/opt/csw/share/doc/pm_test_requires/license
-
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