diff options
author | tobez <tobez@FreeBSD.org> | 2001-12-19 22:26:19 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-12-19 22:26:19 +0800 |
commit | 8a2d4020f1aa32cb062d60d25067501efa50ce2d (patch) | |
tree | d92fa44f048f804ba9dd92a3e7551524c1710b9c /lang/Makefile | |
parent | 68a85671902f735c77d217d23fdbd41145ece1eb (diff) | |
download | freebsd-ports-graphics-8a2d4020f1aa32cb062d60d25067501efa50ce2d.tar.gz freebsd-ports-graphics-8a2d4020f1aa32cb062d60d25067501efa50ce2d.tar.zst freebsd-ports-graphics-8a2d4020f1aa32cb062d60d25067501efa50ce2d.zip |
Add p5-Scalar-List-Utils, a collection of Perl subroutines that would be
nice to have in the perl core.
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 c43a7181d87..b6f26024923 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -111,6 +111,7 @@ SUBDIR += p5-Error SUBDIR += p5-Expect SUBDIR += p5-F77 + SUBDIR += p5-Scalar-List-Utils SUBDIR += p5-Switch SUBDIR += p5-Tcl SUBDIR += p5-ePerl |