# New ports collection makefile for: fuzz # Date created: 25 July 2000 # Whom: Chris D. Faulhaber # # $FreeBSD$ # PORTNAME= fuzz PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuzz MAINTAINER= ports@FreeBSD.org COMMENT= Tool for testing software by bombarding the program with random data GNU_CONFIGURE= yes MAN1= fuzz.1 PLIST_FILES= bin/fuzz post-install: @${CAT} ${PKGMESSAGE} .include href='https://www.lant.com.tw/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Fix build with WRKDIRPREFIX.naddy2002-08-301-1/+2
* Fix permissions of directoriesache2002-08-25