summaryrefslogtreecommitdiff
path: root/sysutils/flasher/Makefile
blob: c2ef491c9c59ecaaee55a28c4c88a353c39301ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	flasher
PORTVERSION=	1.3
PORTREVISION=	1
CATEGORIES=	sysutils
MASTER_SITES=	http://www.unixporting.com/downloads/flasher/

MAINTAINER=	freebsd@nesbitt.ca
COMMENT=	Monitors log or mail files for writes, and flashes a keyboard LED
WWW=		http://www.unixporting.com/downloads/flasher/

PLIST_FILES=	sbin/flasher share/man/man1/flasher.1.gz

.include <bsd.port.mk>