mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Import xaniroc port. xaniroc animates your root cursor.
PR: 4590 Submitted by: Stefan 'Sec' Zehl <sec@42.org>
This commit is contained in:
parent
5f1d384846
commit
41fad6a94c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8685
23
x11/xaniroc/Makefile
Normal file
23
x11/xaniroc/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: xaniroc
|
||||
# Version required: 0.3
|
||||
# Date created: 20 Sep 1997
|
||||
# Whom: Stefan Zehl <sec@42.org>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= xaniroc
|
||||
PKGNAME= xaniroc-1.02
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \
|
||||
ftp://sunsite.cnlab-switch.ch/mirror/novell/freebird/x11/utils/
|
||||
EXTRACT_SUFX= .src.tar.Z
|
||||
|
||||
MAINTAINER= sec@42.org
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
post-extract:
|
||||
${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11/xaniroc/distinfo
Normal file
1
x11/xaniroc/distinfo
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.
|
2
x11/xaniroc/pkg-plist
Normal file
2
x11/xaniroc/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xaniroc
|
||||
man/man1/xaniroc.1.gz
|
Loading…
Reference in New Issue
Block a user