aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/crashme/Makefile
blob: 2b4bc4b040af8903a42ecd2fa9df200b547214ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New ports collection makefile for:    crashme
# Date created:         Apr 1, 2001
# Whom:             Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD$
#

PORTNAME=   crashme
PORTVERSION=    2.4
CATEGORIES= sysutils
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=kris
DISTNAME=   crashme
EXTRACT_SUFX=   .tgz

MAINTAINER= markp@FreeBSD.org
COMMENT=    A tool to test an operating system's robustness

USE_GMAKE=  yes
NO_WRKSUBDIR=   yes
MAKEFILE=   makefile
MAN1=       crashme.1

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/crashme ${PREFIX}/bin
    ${INSTALL_PROGRAM} ${WRKSRC}/pddet ${PREFIX}/bin
    ${INSTALL_MAN} ${WRKSRC}/crashme.man ${PREFIX}/man/man1/crashme.1

.include <bsd.port.mk>
ns'>+1 * - Fix path to icons in template-fileserwin2004-12-092-0/+11 * Unbreak installation of renamed icons and remove patch which is no longererwin2004-12-072-10/+3 * BROKEN: Installation failskris2004-12-041-0/+2 * [patch] update of www/p5-Apache-Gallery to 0.9.1edwin2004-12-013-14/+20 * SIZEify.trevor2004-01-301-0/+1 * Update to 0.7erwin2003-09-244-24/+21 * Drop maintainershiperwin2003-09-081-1/+1 * Change to my FreeBSD.org addresserwin2003-06-132-3/+3 * folder.png was never installed as it conflicts with the one provided byerwin2003-06-043-0/+9 * maintainer-update www/p5-Apache-Gallery to 0.6edwin2003-04-293-13/+37 * Conditionalize dependencies for moudules included in perl 5.8edwin2003-04-131-3/+6 * make ports IGNORE instead of BROKEN for perl < 5.6edwin2003-02-131-1/+1 * www/p5-Apache-Gallery misuses TEMPLATES, breaks readme targetedwin2003-02-131-2/+2 * mark www/p5-Apache-Gallery broken for perl < 5.6edwin2003-02-121-2/+1 * Force www/p5-Apache-Gallery to use p5-File-Spec for perl < 5.7edwin2003-02-122-3/+9 * New port: Apache::Gallery - mod_perl handler to create an image galleryedwin2003-01-16