diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-09-16 20:55:29 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-09-16 20:55:29 +0000 |
commit | 42a2c84bca46dbb3a2c16a385bb9d4b94ffad3ba (patch) | |
tree | 9b8cae20e63df2cedde2c79dd8636450c8249dfe /devel/Makefile | |
parent | Add missing dependency to security/p5-Digest-MD5 (diff) |
Add p5-Getopt-Declare, yet another (but very nice) perl module for
command-line argument parsing.
Notes
Notes:
svn path=/head/; revision=47892
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 0fe80c068e2b..f7b4d55ff9f9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -348,6 +348,7 @@ SUBDIR += p5-File-Tools SUBDIR += p5-Filter SUBDIR += p5-FreezeThaw + SUBDIR += p5-Getopt-Declare SUBDIR += p5-Getopt-Long SUBDIR += p5-Glade-Perl SUBDIR += p5-Heap |