[csw-devel] SF.net SVN: gar:[10150] csw/mgar/pkg/cpan
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Jun 9 11:11:25 CEST 2010
Revision: 10150
http://gar.svn.sourceforge.net/gar/?rev=10150&view=rev
Author: bonivart
Date: 2010-06-09 09:11:25 +0000 (Wed, 09 Jun 2010)
Log Message:
-----------
Barcode-Code128: initial checkin
Added Paths:
-----------
csw/mgar/pkg/cpan/Barcode-Code128/
csw/mgar/pkg/cpan/Barcode-Code128/branches/
csw/mgar/pkg/cpan/Barcode-Code128/tags/
csw/mgar/pkg/cpan/Barcode-Code128/trunk/
csw/mgar/pkg/cpan/Barcode-Code128/trunk/Makefile
csw/mgar/pkg/cpan/Barcode-Code128/trunk/checksums
csw/mgar/pkg/cpan/Barcode-Code128/trunk/files/
csw/mgar/pkg/cpan/Barcode-Code128/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/Barcode-Code128/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/Barcode-Code128/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Barcode-Code128/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Barcode-Code128/trunk/Makefile 2010-06-09 09:11:25 UTC (rev 10150)
@@ -0,0 +1,21 @@
+GARNAME = Barcode-Code128
+GARVERSION = 2.01
+CATEGORIES = cpan
+AUTHOR = WRW
+
+DESCRIPTION = Generate CODE 128 bar codes
+define BLURB
+ Generate CODE 128 bar codes
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmbarcodecode128
+CATALOGNAME = pm_barcodecode128
+ARCHALL = 1
+
+BUILD_DEP_PKGS = CSWpmgd
+
+SKIPTEST = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Barcode-Code128/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Barcode-Code128/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Barcode-Code128/trunk/checksums 2010-06-09 09:11:25 UTC (rev 10150)
@@ -0,0 +1,2 @@
+a0aa077b26926c30659471d14515d907 Barcode-Code128-2.01.tar.gz
+51f5acb6e1d151937bc2c463fff5d810 COPYING
Added: csw/mgar/pkg/cpan/Barcode-Code128/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Barcode-Code128/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Barcode-Code128/trunk/files/COPYING 2010-06-09 09:11:25 UTC (rev 10150)
@@ -0,0 +1,7 @@
+ This module is placed into the public domain. You are free to
+ use, modify, or redistribute this module in any way for commercial
+ or other uses. My only request is that if you change it, please
+ submit copies of your changed code (or diffs) so that I can
+ incorporate them into the version on CPAN. Also, in order to
+ reduce the likelihood of confusion please do not distribute a
+ modified version of this module unless you change the name first.
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