aboutsummaryrefslogtreecommitdiff
path: root/sysutils/flasher/Makefile
blob: 540d54483360f43759b2c7be9d515ace00755b42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   flasher
# Date created:        10 March 2002
# Whom:                Murray Nesbitt <murray@unixporting.com>
#
# $FreeBSD$
#

PORTNAME=	flasher
PORTVERSION=	1.3
CATEGORIES=	sysutils
MASTER_SITES=	http://www.unixporting.com/downloads/

MAINTAINER=	murray@unixporting.com

MAN1=		flasher.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>