[csw-devel] SF.net SVN: gar:[13450] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Feb 23 14:05:19 CET 2011
Revision: 13450
http://gar.svn.sourceforge.net/gar/?rev=13450&view=rev
Author: dmichelsen
Date: 2011-02-23 13:05:19 +0000 (Wed, 23 Feb 2011)
Log Message:
-----------
cpan/Dancer: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Dancer/
csw/mgar/pkg/cpan/Dancer/branches/
csw/mgar/pkg/cpan/Dancer/tags/
csw/mgar/pkg/cpan/Dancer/trunk/
csw/mgar/pkg/cpan/Dancer/trunk/Makefile
csw/mgar/pkg/cpan/Dancer/trunk/checksums
csw/mgar/pkg/cpan/Dancer/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Dancer/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/Dancer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Dancer/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Dancer/trunk/Makefile 2011-02-23 13:05:19 UTC (rev 13450)
@@ -0,0 +1,26 @@
+NAME = Dancer
+VERSION = 1.3011
+CATEGORIES = cpan
+AUTHOR = SUKRIA
+
+DESCRIPTION = A minimal-effort oriented web application framework
+define BLURB
+endef
+
+LICENSE = LICENSE
+
+PACKAGES += CSWpm-dancer
+CATALOGNAME_CSWpm-dancer = pm_dancer
+ARCHALL_CSWpm-dancer = 1
+RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpm-http-server-simple-psgi
+RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpmuri
+RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpm-http-body
+RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpmmimetypes
+RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpmlibwww
+
+include gar/category.mk
+
+post-install-modulated:
+ -perl -pi -e 's,/usr/local,$(prefix),g' \
+ $(DESTDIR)$(prefix)/share/man/man3/Dancer::Deployment.3perl \
+ $(DESTDIR)$(prefix)/share/perl/csw/Dancer/Deployment.pod
Added: csw/mgar/pkg/cpan/Dancer/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Dancer/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Dancer/trunk/checksums 2011-02-23 13:05:19 UTC (rev 13450)
@@ -0,0 +1 @@
+7336ad38346f3a16191c9f12900f67b6 Dancer-1.3011.tar.gz
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