diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-10-17 14:11:03 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-10-17 14:11:03 +0800 |
commit | 927747e84f036025040d4aa730db15fd7812e2e1 (patch) | |
tree | 51302717af3245947bbd9d83cdf1223acfd097a8 /textproc/Makefile | |
parent | ad83addea0118a8535b8e4ac9632d4f22cc8f99c (diff) | |
download | freebsd-ports-gnome-927747e84f036025040d4aa730db15fd7812e2e1.tar.gz freebsd-ports-gnome-927747e84f036025040d4aa730db15fd7812e2e1.tar.zst freebsd-ports-gnome-927747e84f036025040d4aa730db15fd7812e2e1.zip |
Add p5-Text-Netstring 0.04,
perl module to create and manipulate
netstring encoded strings.
PR: 58070
Submitted by: James Raftery <james@now.ie>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b89a9c591ec8..cbfa878888fc 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -249,6 +249,7 @@ SUBDIR += p5-Text-Glob SUBDIR += p5-Text-Graphics SUBDIR += p5-Text-Metaphone + SUBDIR += p5-Text-Netstring SUBDIR += p5-Text-Query SUBDIR += p5-Text-Quoted SUBDIR += p5-Text-Reflow |