diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-31 02:53:55 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-31 02:53:55 +0000 |
commit | e5a7403488b5281c613f593bb13576e50571902e (patch) | |
tree | 3e51dd918249688a847aeee315b10579ac85a598 /devel/Makefile | |
parent | f94af4fd928e8be89faca726de57352376402fab (diff) |
Add p5-File-Remove 0.20, a perl5 module to easily removes files and
directories.
PR: 25849
Submitted by: Justin Stanford <jus@security.za.net>
Notes
Notes:
svn path=/head/; revision=40627
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 2e58db0126b9..9f05167c364b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -265,6 +265,7 @@ SUBDIR += p5-File-Cache SUBDIR += p5-File-Lock SUBDIR += p5-File-MMagic + SUBDIR += p5-File-Remove SUBDIR += p5-File-Slurp SUBDIR += p5-File-Spec SUBDIR += p5-File-Sync |