SF.net SVN: gar:[24021] csw/mgar/pkg/cpan
guillomovitch at users.sourceforge.net
guillomovitch at users.sourceforge.net
Tue Aug 19 15:27:49 CEST 2014
Revision: 24021
http://sourceforge.net/p/gar/code/24021
Author: guillomovitch
Date: 2014-08-19 13:27:46 +0000 (Tue, 19 Aug 2014)
Log Message:
-----------
move in correct location
Added Paths:
-----------
csw/mgar/pkg/cpan/ExtUtils-CChecker/
csw/mgar/pkg/cpan/ExtUtils-CChecker/Makefile
csw/mgar/pkg/cpan/ExtUtils-CChecker/branches/
csw/mgar/pkg/cpan/ExtUtils-CChecker/tags/
csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk/
csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk/Makefile
csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk/checksums
csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk/files/
Added: csw/mgar/pkg/cpan/ExtUtils-CChecker/Makefile
===================================================================
--- csw/mgar/pkg/cpan/ExtUtils-CChecker/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/ExtUtils-CChecker/Makefile 2014-08-19 13:27:46 UTC (rev 24021)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk
===================================================================
--- csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk 2014-08-19 13:10:48 UTC (rev 24020)
+++ csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk 2014-08-19 13:27:46 UTC (rev 24021)
Property changes on: csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk/Makefile 2014-08-19 13:27:46 UTC (rev 24021)
@@ -0,0 +1,19 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = ExtUtils-CChecker
+VERSION = X.Y
+GARTYPE = v2
+
+DESCRIPTION = Brief description
+define BLURB
+ Long description
+endef
+
+MASTER_SITES =
+DISTFILES = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/cpan/ExtUtils-CChecker/trunk/checksums
===================================================================
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