pkgsrc/x11/xaniroc/Makefile

21 lines
539 B
Makefile

# $NetBSD: Makefile,v 1.8 2003/07/21 17:38:32 martti Exp $
# from FreeBSD: ports/x11/xaniroc/Makefile,v 1.4 1999/08/31 02:50:46 peter Exp
#
DISTNAME= xaniroc
PKGNAME= xaniroc-1.02
PKGREVISION= 1
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= tech-pkg@NetBSD.org
COMMENT= Animate your root-cursor
USE_IMAKE= yes
post-extract:
${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
.include "../../mk/bsd.pkg.mk"