summaryrefslogtreecommitdiff
path: root/multimedia/xanim
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-06 22:15:46 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-06 22:15:46 +0000
commit8316b1b39bf0555d5fc5c68f95bc7d037d273a06 (patch)
tree5070e369f018bef60f6b4e3b2fc6c72206cd9fbe /multimedia/xanim
parentUpgrade to version 2.3.1 (diff)
Piero Serini's xanim port.
Submitted by: piero
Notes
Notes: svn path=/head/; revision=333
Diffstat (limited to 'multimedia/xanim')
-rw-r--r--multimedia/xanim/Makefile16
-rw-r--r--multimedia/xanim/pkg-comment1
-rw-r--r--multimedia/xanim/pkg-descr7
-rw-r--r--multimedia/xanim/pkg-plist3
4 files changed, 27 insertions, 0 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile
new file mode 100644
index 000000000000..63f82e0636fe
--- /dev/null
+++ b/multimedia/xanim/Makefile
@@ -0,0 +1,16 @@
+#
+# Makefile for x11/xanim (FreeBSD) - piero Sat Nov 5 11:43:03 PST 1994
+# $Id: $
+#
+
+# Distribution stuff
+DISTNAME= xanim2683
+EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
+
+# working directory
+WRKDIR= work
+
+USE_IMAKE= is_set
+
+.include <bsd.port.mk>
diff --git a/multimedia/xanim/pkg-comment b/multimedia/xanim/pkg-comment
new file mode 100644
index 000000000000..45d6a25e61da
--- /dev/null
+++ b/multimedia/xanim/pkg-comment
@@ -0,0 +1 @@
+XAnim 2.68.3
diff --git a/multimedia/xanim/pkg-descr b/multimedia/xanim/pkg-descr
new file mode 100644
index 000000000000..c0f30ab918a2
--- /dev/null
+++ b/multimedia/xanim/pkg-descr
@@ -0,0 +1,7 @@
+XAnim is a program that can display animations of various
+formats on systems running X11. XAnim currently supports
+several animation types. Read the man page for details.
+XAnim also provides various options that allow the user to
+alter colormaps, playback speeds, looping modes and can
+provide on-the-fly scaling of animations with the mouse.
+
diff --git a/multimedia/xanim/pkg-plist b/multimedia/xanim/pkg-plist
new file mode 100644
index 000000000000..d137ceabfcd7
--- /dev/null
+++ b/multimedia/xanim/pkg-plist
@@ -0,0 +1,3 @@
+@cwd /usr/X11R6
+bin/xanim
+man/man1/xanim.1x