SF.net SVN: gar:[25499] csw/mgar/pkg/cpan/Crypt-RC4/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Dec 22 14:59:49 CET 2015


Revision: 25499
          http://sourceforge.net/p/gar/code/25499
Author:   dmichelsen
Date:     2015-12-22 13:59:49 +0000 (Tue, 22 Dec 2015)
Log Message:
-----------
cpan/Crypt-RC4/trunk: Initial commit

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Crypt-RC4/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Crypt-RC4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Crypt-RC4/trunk/Makefile	2015-12-22 13:59:31 UTC (rev 25498)
+++ csw/mgar/pkg/cpan/Crypt-RC4/trunk/Makefile	2015-12-22 13:59:49 UTC (rev 25499)
@@ -4,15 +4,17 @@
 GARTYPE = v2
 AUTHOR = SIFUKURT
 
-DESCRIPTION = Perl implementation of the RC4 encryption algorithm
+DESCRIPTION = Implements the RC4 encryption algorithm
 define BLURB
 endef
 
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmcryptrc4
-CATALOGNAME = pm_cryptrc4
+LICENSE_TEXT = This module is licensed under the  license
 
-ARCHALL = 1
+PACKAGES += CSWpm-crypt-rc4
+CATALOGNAME_CSWpm-crypt-rc4 = pm_crypt_rc4
+SPKG_DESC_CSWpm-crypt-rc4 = Implements the RC4 encryption algorithm
+ARCHALL_CSWpm-crypt-rc4 = 1
 
 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