openbsd-ports/x11/xaniroc/Makefile

28 lines
610 B
Makefile
Raw Normal View History

2002-10-29 14:48:57 -05:00
# $OpenBSD: Makefile,v 1.15 2002/10/29 19:48:59 naddy Exp $
1998-05-19 01:43:53 -04:00
COMMENT= "animate your root-cursor"
1998-05-19 01:43:53 -04:00
DISTNAME= xaniroc
PKGNAME= xaniroc-1.02
CATEGORIES= x11
2002-10-29 14:48:57 -05:00
1998-05-19 01:43:53 -04:00
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"
2000-02-12 03:41:07 -05:00
2001-07-09 13:10:49 -04:00
USE_X11= Yes
CONFIGURE_STYLE= imake
1998-05-19 01:43:53 -04:00
post-extract:
mv ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
1998-05-19 01:43:53 -04:00
2002-10-29 14:48:57 -05:00
NO_REGRESS= Yes
1998-05-19 01:43:53 -04:00
.include <bsd.port.mk>