diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-14 15:51:07 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-14 15:51:07 +0000 |
commit | a781b9dd8fc03c05c1e3dfcb0083f339da25dbef (patch) | |
tree | f6f1583d393f157eeaefda86e388731866342077 /devel/Makefile | |
parent | Add p5-List-Permutor 0.022, alow you to process all possible (diff) |
Add p5-List-PowerSet 0.01, perl module that allows you to generate the
power set of a list.
PR: ports/101740
Submitted by: Anish Mistry <amistry at am-productions.biz>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index c81981dfc37d..c35d6ca06495 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1139,6 +1139,7 @@ SUBDIR += p5-List-Cycle SUBDIR += p5-List-Group SUBDIR += p5-List-Permutor + SUBDIR += p5-List-PowerSet SUBDIR += p5-Locale-Maketext SUBDIR += p5-Locale-Maketext-Fuzzy SUBDIR += p5-Locale-Maketext-Gettext |