[csw-devel] SF.net SVN: gar:[9591] csw/mgar/pkg/cpan

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Fri Apr 9 22:19:08 CEST 2010


Revision: 9591
          http://gar.svn.sourceforge.net/gar/?rev=9591&view=rev
Author:   bonivart
Date:     2010-04-09 20:19:08 +0000 (Fri, 09 Apr 2010)

Log Message:
-----------
pm_cryptrc5: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Crypt-RC5/
    csw/mgar/pkg/cpan/Crypt-RC5/branches/
    csw/mgar/pkg/cpan/Crypt-RC5/tags/
    csw/mgar/pkg/cpan/Crypt-RC5/trunk/
    csw/mgar/pkg/cpan/Crypt-RC5/trunk/Makefile
    csw/mgar/pkg/cpan/Crypt-RC5/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Crypt-RC5/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/Crypt-RC5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Crypt-RC5/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Crypt-RC5/trunk/Makefile	2010-04-09 20:19:08 UTC (rev 9591)
@@ -0,0 +1,20 @@
+GARNAME = Crypt-RC5
+GARVERSION = 2.00
+CATEGORIES = cpan
+AUTHOR = SIFUKURT
+
+DESCRIPTION = Perl implementation of the RC5 encryption algorithm
+define BLURB
+  Perl implementation of the RC5 encryption algorithm
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpmcryptrc5
+CATALOGNAME = pm_cryptrc5
+ARCHALL = 1
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+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