aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-08-17 17:44:23 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-08-17 17:44:23 +0000
commit6edc5d93fb64f8f8554e4a9d3ef3465da881963a (patch)
treed20f6606b20f1cc0fdf8c3c989905336f76e473c /devel/Makefile
parent5a3dc1a01065a8d96d332c47e9bba3c6391491d5 (diff)
downloadports-6edc5d93fb64f8f8554e4a9d3ef3465da881963a.tar.gz
ports-6edc5d93fb64f8f8554e4a9d3ef3465da881963a.zip
New port: devel/p5-Test-YAML
Testing Module for YAML Implementations. Test::YAML is a subclass of Test::Base with YAML specific support. WWW: http://search.cpan.org/dist/Test-YAML/ PR: 192726 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Notes
Notes: svn path=/head/; revision=365211
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 a05f2325cdad..e6292a4e9eac 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2990,6 +2990,7 @@
SUBDIR += p5-Test-Without-Module
SUBDIR += p5-Test-XML
SUBDIR += p5-Test-XML-Valid
+ SUBDIR += p5-Test-YAML
SUBDIR += p5-Test-YAML-Meta
SUBDIR += p5-Test-YAML-Valid
SUBDIR += p5-Test-use-ok