Files
2024-03-21 08:57:58 +00:00

14 lines
370 B
Makefile

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>