diff options
author | tobez <tobez@FreeBSD.org> | 2011-12-06 19:40:17 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-12-06 19:40:17 +0800 |
commit | 5a3f3f2ab9f6ea8bea5a9320422fda38a0a4f83c (patch) | |
tree | 832f389758ecbb5c15575596780a68f8bf01084f /devel/Makefile | |
parent | 1d6201c8937037c32fea045ac3db0bdd11202401 (diff) | |
download | freebsd-ports-gnome-5a3f3f2ab9f6ea8bea5a9320422fda38a0a4f83c.tar.gz freebsd-ports-gnome-5a3f3f2ab9f6ea8bea5a9320422fda38a0a4f83c.tar.zst freebsd-ports-gnome-5a3f3f2ab9f6ea8bea5a9320422fda38a0a4f83c.zip |
Add devel/p5-Set-CrossProduct 1.95, a Perl module to work with the cross
product of two or more sets.
Feature safe: yes
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 5efc8913400d..fffef6578308 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2308,6 +2308,7 @@ SUBDIR += p5-Set-Array SUBDIR += p5-Set-ConsistentHash SUBDIR += p5-Set-Crontab + SUBDIR += p5-Set-CrossProduct SUBDIR += p5-Set-Infinite SUBDIR += p5-Set-NestedGroups SUBDIR += p5-Set-Object |