aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-07-03 17:16:45 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-07-03 17:16:45 +0000
commit8bc835a5246b946cb7968cf781417967d87904f2 (patch)
treef34b8cd70977ea59f1f581c3d0b1e358e500d053 /lang/Makefile
parent24d146855f729b79f69cae404ceb386c3d408f23 (diff)
downloadports-8bc835a5246b946cb7968cf781417967d87904f2.tar.gz
ports-8bc835a5246b946cb7968cf781417967d87904f2.zip
Add lang/p5-Try-Catch, a stripped-down, faster implementation of
p5-Try-Tiny.
Notes
Notes: svn path=/head/; revision=391259
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index c5f564722fd0..75f11dc42f17 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -212,6 +212,7 @@
SUBDIR += p5-Switch
SUBDIR += p5-Tcl
SUBDIR += p5-Test-XPath
+ SUBDIR += p5-Try-Catch
SUBDIR += p5-Try-Tiny
SUBDIR += p5-Try-Tiny-Retry
SUBDIR += p5-TryCatch