xaniroc port

This commit is contained in:
angelos 1998-05-19 05:43:53 +00:00
parent e32b860e61
commit d35ac8f9b1
5 changed files with 28 additions and 0 deletions

23
x11/xaniroc/Makefile Normal file
View File

@ -0,0 +1,23 @@
# OpenBSD makefile for: xaniroc
# Version required: 0.3
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 05:43:53 angelos Exp $
#
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= angelos@openbsd.org
USE_IMAKE= yes
post-extract:
${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
.include <bsd.port.mk>

1
x11/xaniroc/files/md5 Normal file
View File

@ -0,0 +1 @@
MD5 (xaniroc.src.tar.Z) = 7239894765ae639b87f2712f7e4eeb1a

1
x11/xaniroc/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
Animate your root-cursor.

1
x11/xaniroc/pkg/DESCR Normal file
View 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
View File

@ -0,0 +1,2 @@
bin/xaniroc
man/man1/xaniroc.1