aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2015-01-28 16:28:06 +0000
committerTom Judge <tj@FreeBSD.org>2015-01-28 16:28:06 +0000
commit260731b65c54868defdd2dbb9436851b90e20923 (patch)
tree9fa19ddc8072b6338316edd5b23e7bbd1d0c0184 /lang/Makefile
parent0783421b56d414d5822a967505ce37ef1c9cfca5 (diff)
downloadports-260731b65c54868defdd2dbb9436851b90e20923.tar.gz
ports-260731b65c54868defdd2dbb9436851b90e20923.zip
New port - 0.94
This module is an implementation of the "Promise/A+" pattern for asynchronous programming. Promises are meant to be a way to better deal with the resulting callback spaghetti that can often result in asynchronous programs.
Notes
Notes: svn path=/head/; revision=378069
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 57e717ceb806..98d25b4b0c58 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -195,6 +195,7 @@
SUBDIR += p5-Modern-Perl
SUBDIR += p5-Parse-Perl
SUBDIR += p5-Perl6-Subs
+ SUBDIR += p5-Promises
SUBDIR += p5-Pugs-Compiler-Rule
SUBDIR += p5-Quantum-Superpositions
SUBDIR += p5-Scalar-List-Utils