openbsd-ports/x11/xaniroc/Makefile
2002-10-29 19:48:57 +00:00

28 lines
610 B
Makefile

# $OpenBSD: Makefile,v 1.15 2002/10/29 19:48:59 naddy Exp $
COMMENT= "animate your root-cursor"
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
# License: NONE
PERMIT_PACKAGE_CDROM= "no license"
PERMIT_PACKAGE_FTP= "no license"
PERMIT_DISTFILES_CDROM= "no license"
PERMIT_DISTFILES_FTP= "no license"
USE_X11= Yes
CONFIGURE_STYLE= imake
post-extract:
mv ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
NO_REGRESS= Yes
.include <bsd.port.mk>