aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-05-06 01:23:04 +0800
committerpi <pi@FreeBSD.org>2016-05-06 01:23:04 +0800
commitcfe16ccc50c03a75bd13f4df0f3ae7cc903ee57c (patch)
tree762e98054f621ecb8487824b2635b88c151db328 /net/Makefile
parentcb5d985282e3a643e37fbaa4a772cbd9e202197e (diff)
downloadfreebsd-ports-gnome-cfe16ccc50c03a75bd13f4df0f3ae7cc903ee57c.tar.gz
freebsd-ports-gnome-cfe16ccc50c03a75bd13f4df0f3ae7cc903ee57c.tar.zst
freebsd-ports-gnome-cfe16ccc50c03a75bd13f4df0f3ae7cc903ee57c.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>
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