pkgsrc/games/xroach/Makefile
hubertf adfb93190d Xroach displays disgusting cockroaches on your root win-
dow. These creepy crawlies scamper around until they  find
       a  window  to  hide  under. Whenever you move or iconify a
       window, the exposed beetles again scamper for cover.

How was it possible this was missing so long? :-)
1999-12-04 03:06:52 +00:00

16 lines
366 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 1999/12/04 03:06:52 hubertf Exp $
#
DISTNAME= xroach
PKGNAME= ${DISTNAME}-4.4
CATEGORIES= x11 games
MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
EXTRACT_SUFX= .tar
MAINTAINER= hubertf@netbsd.org
DIST_SUBDIR= xroach-4.4
DECOMPRESS_CMD= ${CAT}
MANCOMPRESSED_IF_MANZ= yes
.include "../../mk/bsd.pkg.mk"