diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-03-30 18:00:34 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2012-03-30 18:00:34 +0800 |
commit | 4dc29b34c3bd8dbb77e85569736cd65a5762a223 (patch) | |
tree | ba62ca1184c2238c90233c8619673adf4a724c49 /net/Makefile | |
parent | b7aca68c162b4d8a912159aa38750101474a1b7e (diff) | |
download | freebsd-ports-gnome-4dc29b34c3bd8dbb77e85569736cd65a5762a223.tar.gz freebsd-ports-gnome-4dc29b34c3bd8dbb77e85569736cd65a5762a223.tar.zst freebsd-ports-gnome-4dc29b34c3bd8dbb77e85569736cd65a5762a223.zip |
Add net/nyancat, an animated, color, ANSI-text telnet server that renders a
loop of the classic nyan cat animation.
Feature safe: yes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 863613bc1359..f55182710c52 100644 --- a/net/Makefile +++ b/net/Makefile @@ -433,6 +433,7 @@ SUBDIR += nusoap SUBDIR += nxproxy SUBDIR += nxserver + SUBDIR += nyancat SUBDIR += nylon SUBDIR += ohphone SUBDIR += olsrd |