diff options
author | simonb <simonb> | 1999-09-28 00:43:04 +0000 |
---|---|---|
committer | simonb <simonb> | 1999-09-28 00:43:04 +0000 |
commit | 21bbfceaab27e7cc5e414d3f008234cb330aa4e1 (patch) | |
tree | 2da3c5142710a0c37646a7f2a17b250278b7f475 /x11/xaniroc | |
parent | 8903861777d7e06b6169e300ce31bf4de8c27565 (diff) | |
download | pkgsrc-21bbfceaab27e7cc5e414d3f008234cb330aa4e1.tar.gz |
Import xaniroc from FreeBSD ports - animates your root cursor.
Diffstat (limited to 'x11/xaniroc')
-rw-r--r-- | x11/xaniroc/Makefile | 24 | ||||
-rw-r--r-- | x11/xaniroc/files/md5 | 1 | ||||
-rw-r--r-- | x11/xaniroc/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/xaniroc/pkg/DESCR | 1 | ||||
-rw-r--r-- | x11/xaniroc/pkg/PLIST | 1 |
5 files changed, 28 insertions, 0 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile new file mode 100644 index 00000000000..f866a31e4f1 --- /dev/null +++ b/x11/xaniroc/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: xaniroc +# Version required: 0.3 +# Date created: 20 Sep 1997 +# Whom: Stefan Zehl <sec@42.org> +# +# $FreeBSD: ports/x11/xaniroc/Makefile,v 1.4 1999/08/31 02:50:46 peter Exp $ +# + +DISTNAME= xaniroc +PKGNAME= xaniroc-1.02 +CATEGORIES= x11 +MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \ + ftp://netlab1.usu.edu/pub/mirror/freebird/x11/utils/ +EXTRACT_SUFX= .src.tar.Z + +MAINTAINER= sec@42.org + +USE_IMAKE= yes +MAN1= xaniroc.1 + +post-extract: + ${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man + +.include <bsd.port.mk> diff --git a/x11/xaniroc/files/md5 b/x11/xaniroc/files/md5 new file mode 100644 index 00000000000..5acb8388aeb --- /dev/null +++ b/x11/xaniroc/files/md5 @@ -0,0 +1 @@ +MD5 (xaniroc.src.tar.Z) = 7239894765ae639b87f2712f7e4eeb1a diff --git a/x11/xaniroc/pkg/COMMENT b/x11/xaniroc/pkg/COMMENT new file mode 100644 index 00000000000..4ab2cb72570 --- /dev/null +++ b/x11/xaniroc/pkg/COMMENT @@ -0,0 +1 @@ +Animate your root-cursor diff --git a/x11/xaniroc/pkg/DESCR b/x11/xaniroc/pkg/DESCR new file mode 100644 index 00000000000..348c335c486 --- /dev/null +++ b/x11/xaniroc/pkg/DESCR @@ -0,0 +1 @@ +xaniroc will change the root window cursor of an X11 screen into a rotating X. diff --git a/x11/xaniroc/pkg/PLIST b/x11/xaniroc/pkg/PLIST new file mode 100644 index 00000000000..246ffd09844 --- /dev/null +++ b/x11/xaniroc/pkg/PLIST @@ -0,0 +1 @@ +bin/xaniroc |