[csw-devel] SF.net SVN: gar:[10910] csw/mgar/pkg/cpan/HTML-Format/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Sep 2 17:20:01 CEST 2010


Revision: 10910
          http://gar.svn.sourceforge.net/gar/?rev=10910&view=rev
Author:   dmichelsen
Date:     2010-09-02 15:20:00 +0000 (Thu, 02 Sep 2010)

Log Message:
-----------
cpan/HTML-Format: Add legacy package

Modified Paths:
--------------
    csw/mgar/pkg/cpan/HTML-Format/trunk/Makefile

Modified: csw/mgar/pkg/cpan/HTML-Format/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/HTML-Format/trunk/Makefile	2010-09-02 15:09:05 UTC (rev 10909)
+++ csw/mgar/pkg/cpan/HTML-Format/trunk/Makefile	2010-09-02 15:20:00 UTC (rev 10910)
@@ -13,10 +13,20 @@
 DISTFILES = COPYING
 
 PACKAGES = CSWpmhtmlformat
-CATALOGNAME = pm_htmlformat
+CATALOGNAME_CSWpmhtmlformat = pm_htmlformat
 
-DEP_PKGS = CSWpmfontafm CSWpmhtmltree
+# Legacy package
+PACKAGES += CSWpmhtmlfmt
+CATALOGNAME_CSWpmhtmlfmt = pm_htmlfmt
 
+SPKG_DESC_CSWpmhtmlformat = $(DESCRIPTION)
+SPKG_DESC_CSWpmhtmlfmt = Deprecated, empty stub to CSWpmhtmlformat
+
+DEP_PKGS_CSWpmhtmlformat = CSWpmfontafm CSWpmhtmltree
+RUNTIME_DEP_PKGS_CSWpmhtmlfmt = CSWpmhtmlformat
+
 ARCHALL = 1
 
+PKGFILES_CSWpmhtmlfmt = NOFILES
+
 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