aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-06-01 14:20:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-06-01 14:20:26 +0800
commit6fe2440bec4900b1ccabcebaaa2ce216dab7dc6d (patch)
tree3c21270da0daa4f83ae2cf9a8eaef1047a09f894 /devel/Makefile
parent6cc0dc80e7c71d7e3b4b3e22175482a4e96b28ee (diff)
downloadfreebsd-ports-gnome-6fe2440bec4900b1ccabcebaaa2ce216dab7dc6d.tar.gz
freebsd-ports-gnome-6fe2440bec4900b1ccabcebaaa2ce216dab7dc6d.tar.zst
freebsd-ports-gnome-6fe2440bec4900b1ccabcebaaa2ce216dab7dc6d.zip
- Add p5-Test-CPAN-Meta-YAML 0.20
Test::CPAN::Meta::YAML was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that slowly being introduced to module uploads, via the use of ExtUtils::MakeMaker, Module::Build and Module::Install. See CPAN::Meta for further details of the CPAN Meta Specification. WWW: http://search.cpan.org/dist/Test-CPAN-Meta-YAML/
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b5b30fdf7cd2..5eddd71dc0a3 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2527,6 +2527,7 @@
SUBDIR += p5-Test-Benchmark
SUBDIR += p5-Test-BinaryData
SUBDIR += p5-Test-Block
+ SUBDIR += p5-Test-CPAN-Meta-YAML
SUBDIR += p5-Test-Class
SUBDIR += p5-Test-Class-Most
SUBDIR += p5-Test-ClassAPI