pkgsrc/x11/xaniroc/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

21 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/06/02 01:15:36 jschauma 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"