pkgsrc/sysutils/crashme/Makefile
rillig 9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00

21 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.26 2020/01/26 17:32:09 rillig Exp $
#
DISTNAME= crashme-2.4
CATEGORIES= sysutils
MASTER_SITES= http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/crashme/
# ftp://ftp.std.com/pub/gjc/
EXTRACT_SUFX= -shar
MAINTAINER= agc@NetBSD.org
HOMEPAGE= https://people.delphiforums.com/gjc/crashme.html
COMMENT= Try to crash machine by executing random data as instructions
INSTALLATION_DIRS= sbin ${PKGMANDIR}/man1
EXTRACT_OPTS= -f shar
MAKE_FILE= makefile
WRKSRC= ${WRKDIR}
.include "../../mk/bsd.pkg.mk"