aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-05 17:23:04 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-05 17:23:04 +0000
commitd2b6d69f9c8b7f275985b48bccddc05374d7ee29 (patch)
tree762e98054f621ecb8487824b2635b88c151db328 /net/Makefile
parent7858ee3769be0a77cccaa9b1768ae82df2e89d82 (diff)
downloadports-d2b6d69f9c8b7f275985b48bccddc05374d7ee29.tar.gz
ports-d2b6d69f9c8b7f275985b48bccddc05374d7ee29.zip
New port: net/p5-TFTP
TFTP is a class implementing a simple TFTP client in Perl as described in RFC783. WWW: http://search.cpan.org/dist/TFTP/ PR: 209254 Submitted by: Rihaz Jerrin <rihaz.jerrin@gmail.com>
Notes
Notes: svn path=/head/; revision=414654
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 4e0471f53392..1769d94f1013 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -785,6 +785,7 @@
SUBDIR += p5-Socks
SUBDIR += p5-Sort-Key-IPv4
SUBDIR += p5-Test-URI
+ SUBDIR += p5-TFTP
SUBDIR += p5-URI
SUBDIR += p5-URI-FromHash
SUBDIR += p5-URI-Match