diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2012-03-30 18:00:34 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2012-03-30 18:00:34 +0800 |
commit | 51b8dbf3e81431bdc060b25b88a7adc3ba20643f (patch) | |
tree | ab7f6a9459174e91109a7a8b0e30873515205530 /net/Makefile | |
parent | 9995fa445a4e60fc850706339c8efa300e1ec04b (diff) | |
download | freebsd-ports-gnome-51b8dbf3e81431bdc060b25b88a7adc3ba20643f.tar.gz freebsd-ports-gnome-51b8dbf3e81431bdc060b25b88a7adc3ba20643f.tar.zst freebsd-ports-gnome-51b8dbf3e81431bdc060b25b88a7adc3ba20643f.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 |