1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

root/csw/mgar/pkg/cpan/File-Slurp/trunk/Makefile

Revision 19037, 0.6 KB (checked in by dmichelsen, 9 months ago)

cpan/File-Slurp/trunk: Update to 9999.19 and sanitize package name

Line 
1NAME = File-Slurp
2VERSION = 9999.19
3CATEGORIES = cpan
4GARTYPE = v2
5AUTHOR = URI
6
7DESCRIPTION = Simple and Efficient Reading/Writing/Modifying of Complete Files
8define BLURB
9endef
10
11CATALOG_RELEASE = unstable
12
13LICENSE_TEXT = This module is licensed under the perl license
14
15PACKAGES += CSWpm-file-slurp
16CATALOGNAME_CSWpm-file-slurp = pm_file_slurp
17SPKG_DESC_CSWpm-file-slurp = Simple and Efficient Reading/Writing/Modifying of Complete Files
18ARCHALL_CSWpm-file-slurp = 1
19OBSOLETED_BY_CSWpm-file-slurp += CSWpmfileslurp
20CATALOGNAME_CSWpmfileslurp = pm_fileslurp_stub
21
22include gar/category.mk
Note: See TracBrowser for help on using the browser.