SF.net SVN: gar:[22675] csw/mgar/pkg/cpan/DateTime-Format-ICal/trunk/ Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Dec 11 14:02:39 CET 2013
Revision: 22675
http://gar.svn.sourceforge.net/gar/?rev=22675&view=rev
Author: bonivart
Date: 2013-12-11 13:02:39 +0000 (Wed, 11 Dec 2013)
Log Message:
-----------
cpan/DateTime-Format-ICal/trunk: first commit
Modified Paths:
--------------
csw/mgar/pkg/cpan/DateTime-Format-ICal/trunk/Makefile
Modified: csw/mgar/pkg/cpan/DateTime-Format-ICal/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateTime-Format-ICal/trunk/Makefile 2013-12-11 12:13:13 UTC (rev 22674)
+++ csw/mgar/pkg/cpan/DateTime-Format-ICal/trunk/Makefile 2013-12-11 13:02:39 UTC (rev 22675)
@@ -5,16 +5,15 @@
AUTHOR = DROLSKY
DESCRIPTION = Parse and format iCal datetime and duration strings
-define BLURB
- Parse and format iCal datetime and duration strings
-endef
-LICENSE = LICENSE
-
PACKAGES = CSWpm-datetime-format-ical
ARCHALL = 1
-RUNTIME_DEP_PKGS += CSWpmdatetime
+RUNTIME_DEP_PKGS += CSWpm-datetime
+RUNTIME_DEP_PKGS += CSWpm-datetime-event-ical
+RUNTIME_DEP_PKGS += CSWpm-datetime-set
+RUNTIME_DEP_PKGS += CSWpm-datetime-timezone
+RUNTIME_DEP_PKGS += CSWpm-params-validate
CONFIGURE_ARGS =
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