diff options
author | kamil <kamil@pkgsrc.org> | 2016-07-26 18:01:53 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-07-26 18:01:53 +0000 |
commit | 0c1d95a0b9908e89b33babe770917750fba51b4e (patch) | |
tree | 05d811b045404dc766fe3e83377828352fc08205 /misc/nyancat/PLIST | |
parent | 32466aa627c03ad8c56a4d8bf8d55262ca810c53 (diff) | |
download | pkgsrc-0c1d95a0b9908e89b33babe770917750fba51b4e.tar.gz |
Import nyancat-1.5.1 as misc/nyancat
nyancat is an animated, color, ANSI-text program that renders a loop of
the classic Nyan Cat animation.
nyancat makes use of various ANSI escape sequences to render color, or
in the case of a VT220, simply dumps text to the screen.
Originally packaged in pkgsrc-wip by:
- Frederic Cambus
and
- myself.
Diffstat (limited to 'misc/nyancat/PLIST')
-rw-r--r-- | misc/nyancat/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/nyancat/PLIST b/misc/nyancat/PLIST new file mode 100644 index 00000000000..bd89692df26 --- /dev/null +++ b/misc/nyancat/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2016/07/26 18:01:53 kamil Exp $ +bin/nyancat +man/man1/nyancat.1 |