aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-12-07 20:49:14 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-12-07 20:49:14 +0000
commit9f663459977da8deafe4880832df196c4a4c224c (patch)
treea02691ef67bbd888ef2a19cc83d771d5f6676293 /devel/Makefile
parent57f977f3a12b1c5de7ee5bd34eeefdac0fafd75c (diff)
downloadports-9f663459977da8deafe4880832df196c4a4c224c.tar.gz
ports-9f663459977da8deafe4880832df196c4a4c224c.zip
Add pt-Class-StateMachine 0.11, a Perl module to facilitate state
machines development.
Notes
Notes: svn path=/head/; revision=150623
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 e8e9d34b9174..0592a2a4efb1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -754,6 +754,7 @@
SUBDIR += p5-Class-ReturnValue
SUBDIR += p5-Class-Roles
SUBDIR += p5-Class-Singleton
+ SUBDIR += p5-Class-StateMachine
SUBDIR += p5-Class-Tangram
SUBDIR += p5-Class-Throwable
SUBDIR += p5-Class-Tom