Revision: 18744 http://gar.svn.sourceforge.net/gar/?rev=18744&view=rev Author: dmichelsen Date: 2012-07-15 16:46:32 +0000 (Sun, 15 Jul 2012) Log Message: ----------- cpan/DateTime-Locale/trunk: Update to makemake and sanitized package name
Modified Paths: -------------- csw/mgar/pkg/cpan/DateTime-Locale/trunk/Makefile Modified: csw/mgar/pkg/cpan/DateTime-Locale/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/DateTime-Locale/trunk/Makefile 2012-07-15 16:45:08 UTC (rev 18743) +++ csw/mgar/pkg/cpan/DateTime-Locale/trunk/Makefile 2012-07-15 16:46:32 UTC (rev 18744) @@ -6,17 +6,25 @@ DESCRIPTION = Localization support for DateTime.pm define BLURB - DateTime::Locale is primarily a factory for the various locale subclasses. - It also provides some functions for getting information on all the available - locales. endef -PACKAGES = CSWpmdatetimelocale -CATALOGNAME = pm_datetimelocale +CATALOG_RELEASE = unstable LICENSE = LICENSE -ARCHALL = 1 +PACKAGES += CSWpm-datetime-locale +CATALOGNAME_CSWpm-datetime-locale = pm_datetime_locale +SPKG_DESC_CSWpm-datetime-locale = Localization support for DateTime.pm +# There was no information if this is pure Perl or not. Please remove if necessary. +ARCHALL_CSWpm-datetime-locale = 1 +RUNTIME_DEP_PKGS_CSWpm-datetime-locale += CSWpm-params-validate +RUNTIME_DEP_PKGS_CSWpm-datetime-locale += CSWpm-list-moreutils +OBSOLETED_BY_CSWpm-datetime-locale += CSWpmdatetimelocale +CATALOGNAME_CSWpmdatetimelocale = pm_datetimelocale_stub +CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL +BUILD_SCRIPTS = $(WORKSRC)/Build +TEST_SCRIPTS = $(WORKSRC)/Build +INSTALL_SCRIPTS = $(WORKSRC)/Build + include gar/category.mk - 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