pkgsrc/sysutils/crashme/Makefile

22 lines
540 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.25 2019/11/04 21:28:43 rillig Exp $
#
DISTNAME= crashme-2.4
CATEGORIES= sysutils
2009-06-07 00:21:15 +02:00
MASTER_SITES= http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/crashme/
# ftp://ftp.std.com/pub/gjc/
2009-06-07 00:21:15 +02:00
EXTRACT_SUFX= -shar
2003-07-18 00:50:55 +02:00
MAINTAINER= agc@NetBSD.org
2009-06-07 00:21:15 +02:00
HOMEPAGE= http://people.delphiforums.com/gjc/crashme.html
COMMENT= Try to crash machine by executing random data as instructions
2007-08-31 23:48:37 +02:00
INSTALLATION_DIRS= sbin ${PKGMANDIR}/man1
EXTRACT_OPTS= -f shar
2006-09-09 04:41:53 +02:00
MAKE_FILE= makefile
WRKSRC= ${WRKDIR}
.include "../../mk/bsd.pkg.mk"