diff options
author | tobez <tobez@FreeBSD.org> | 2004-10-15 04:32:12 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2004-10-15 04:32:12 +0800 |
commit | 46d215fdf4ab26abc4e20d0deef6687fa35c3460 (patch) | |
tree | 601e53d18e8c994598ae0aeb3fc9fb60c9ea67b6 /lang/Makefile | |
parent | bae6d1b61158c91bfa59a87504dc4838d16c33df (diff) | |
download | freebsd-ports-gnome-46d215fdf4ab26abc4e20d0deef6687fa35c3460.tar.gz freebsd-ports-gnome-46d215fdf4ab26abc4e20d0deef6687fa35c3460.tar.zst freebsd-ports-gnome-46d215fdf4ab26abc4e20d0deef6687fa35c3460.zip |
Add p5-List-MoreUtil, an assorted collection of list/array utility
functions. This port goes to lang/ to follow the tradition of
p5-Scalar-List-Utils.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 2aaf01054ab3..bf60b869a5db 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -161,6 +161,7 @@ SUBDIR += p5-Error SUBDIR += p5-Expect SUBDIR += p5-F77 + SUBDIR += p5-List-MoreUtil SUBDIR += p5-Scalar-List-Utils SUBDIR += p5-Switch SUBDIR += p5-Tcl |