diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-04-30 19:58:53 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-04-30 19:58:53 +0000 |
commit | 2ad5b487b10e74bf82e2c57e48e3ed74355bc5ca (patch) | |
tree | 1c52dadc8581dd23c08cea92983f636fb9140aca /devel/Makefile | |
parent | 2fe92812bb6f7f71e8b34206a85e1ab488f73748 (diff) |
Add p5-Sub-Exporter, A sophisticated exporter for custom-built routines
Approved by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=160948
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 1d080c16cb79..95f4a02f1511 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1201,6 +1201,7 @@ SUBDIR += p5-String-Random SUBDIR += p5-String-RexxParse SUBDIR += p5-String-Similarity + SUBDIR += p5-Sub-Exporter SUBDIR += p5-Sub-Install SUBDIR += p5-Sub-Installer SUBDIR += p5-Sub-Name |