Revision: 14064
          http://gar.svn.sourceforge.net/gar/?rev=14064&view=rev
Author:   idogan23
Date:     2011-04-04 12:24:05 +0000 (Mon, 04 Apr 2011)

Log Message:
-----------
Net-UCP-Common: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Net-UCP-Common/
    csw/mgar/pkg/cpan/Net-UCP-Common/branches/
    csw/mgar/pkg/cpan/Net-UCP-Common/tags/
    csw/mgar/pkg/cpan/Net-UCP-Common/trunk/
    csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile
    csw/mgar/pkg/cpan/Net-UCP-Common/trunk/checksums
    csw/mgar/pkg/cpan/Net-UCP-Common/trunk/files/
    csw/mgar/pkg/cpan/Net-UCP-Common/trunk/files/LICENSE


Property changes on: csw/mgar/pkg/cpan/Net-UCP-Common/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/Net-UCP-Common/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile                             
(rev 0)
+++ csw/mgar/pkg/cpan/Net-UCP-Common/trunk/Makefile     2011-04-04 12:24:05 UTC 
(rev 14064)
@@ -0,0 +1,24 @@
+NAME = Net-UCP-Common
+VERSION = 0.05
+CATEGORIES = cpan
+AUTHOR = NEMUX
+
+DESCRIPTION = Common Stuff for Net::UCP Module
+define BLURB
+  Common Stuff for Net::UCP Module
+endef
+
+PACKAGES = CSWpmnetucpcommon
+CATALOGNAME = pm_netucpcommon
+
+CHECKPKG_OVERRIDES_CSWpmnetucpcommon += 
catalogname-does-not-match-pkgname|pkgname=CSWpmnetucpcommon|catalogname=pm_netucpcommon|expected-catalogname=pmnetucpcommon
+
+DISTFILES += LICENSE
+ARCHALL = 1
+
+post-install-modulated:
+       @ginstall -d $(DESTDIR)/opt/csw/share/doc/pm_netucpcommon
+       @ginstall -m 644 $(FILEDIR)/LICENSE 
$(DESTDIR)/opt/csw/share/doc/pm_netucpcommon/license
+       @$(MAKECOOKIE)
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Net-UCP-Common/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-UCP-Common/trunk/checksums                            
(rev 0)
+++ csw/mgar/pkg/cpan/Net-UCP-Common/trunk/checksums    2011-04-04 12:24:05 UTC 
(rev 14064)
@@ -0,0 +1 @@
+fedc8f3bcf61d64bc9c3bf662b045074  Net-UCP-Common-0.05.tar.gz

Added: csw/mgar/pkg/cpan/Net-UCP-Common/trunk/files/LICENSE
===================================================================
--- csw/mgar/pkg/cpan/Net-UCP-Common/trunk/files/LICENSE                        
        (rev 0)
+++ csw/mgar/pkg/cpan/Net-UCP-Common/trunk/files/LICENSE        2011-04-04 
12:24:05 UTC (rev 14064)
@@ -0,0 +1,5 @@
+Copyright (C) 2008 by Marco Romano
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.8.7 or,
+at your option, any later version of Perl 5 you may have available.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to