freebsd-ports/devel/p5-VCP/files/patch-META.yml
Hiroki Sato 8ec5eb8071 Add patches to fix a problem which prevents this from working
with VCP::Dest::SVK.

Submitted by:	June-Yen Huang (jihuang at gate dot sinica dot edu dot tw)
PR:		ports/71201
2004-09-01 16:02:33 +00:00

27 lines
935 B
YAML

--- META.yml.orig Thu Jan 1 08:00:00 1970
+++ META.yml Sun Jul 18 01:49:37 2004
@@ -0,0 +1,24 @@
+# http://module-build.sourceforge.net/META-spec.html
+#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
+name: VCP
+version: 0.9
+version_from: lib/VCP.pm
+installdirs: site
+requires:
+ Digest::MD5: 0
+ File::Temp: 0
+ HTML::Element: 0
+ IPC::Run3: 0
+ MIME::Base64: 0
+ Pod::HTML_Elements: 0
+ Pod::Links: 0
+ Pod::Select: 0
+ Pod::Text: 0
+ Pod::Usage: 0
+ Regexp::Shellish: 0.93
+ Text::Diff: 0
+ XML::Parser: 0
+ XML::ValidWriter: 0.38
+
+distribution_type: module
+generated_by: ExtUtils::MakeMaker version 6.17