2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Murray Nesbitt <freebsd@nesbitt.ca>
|
2002-03-19 00:10:09 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= flasher
|
2002-03-27 08:15:39 +01:00
|
|
|
PORTVERSION= 1.3
|
2002-03-19 00:10:09 +01:00
|
|
|
CATEGORIES= sysutils
|
2005-11-15 18:04:17 +01:00
|
|
|
MASTER_SITES= http://www.unixporting.com/downloads/flasher/
|
2002-03-19 00:10:09 +01:00
|
|
|
|
2005-11-02 11:40:27 +01:00
|
|
|
MAINTAINER= freebsd@nesbitt.ca
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Monitors log or mail files for writes, and flashes a keyboard LED
|
2002-03-19 00:10:09 +01:00
|
|
|
|
2014-06-26 18:51:42 +02:00
|
|
|
PLIST_FILES= sbin/flasher man/man1/flasher.1.gz
|
2002-03-19 00:10:09 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|