Import xaniroc from FreeBSD ports - animates your root cursor.
This commit is contained in:
parent
0f4e36939b
commit
90584dd5af
5 changed files with 28 additions and 0 deletions
24
x11/xaniroc/Makefile
Normal file
24
x11/xaniroc/Makefile
Normal file
|
@ -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>
|
1
x11/xaniroc/files/md5
Normal file
1
x11/xaniroc/files/md5
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (xaniroc.src.tar.Z) = 7239894765ae639b87f2712f7e4eeb1a
|
1
x11/xaniroc/pkg/COMMENT
Normal file
1
x11/xaniroc/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
Animate your root-cursor
|
1
x11/xaniroc/pkg/DESCR
Normal file
1
x11/xaniroc/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
xaniroc will change the root window cursor of an X11 screen into a rotating X.
|
1
x11/xaniroc/pkg/PLIST
Normal file
1
x11/xaniroc/pkg/PLIST
Normal file
|
@ -0,0 +1 @@
|
|||
bin/xaniroc
|
Loading…
Reference in a new issue