freebsd-ports/sysutils/flasher/Makefile
Marcus Alves Grando 863c54167c Distfile was updated to include new contact information
Update MASTER_SITES
Add SHA256

PR:		88926
Submitted by:	murray@nesbitt.ca (maintainer)
2005-11-15 17:04:17 +00:00

21 lines
470 B
Makefile

# New ports collection makefile for: flasher
# Date created: 10 March 2002
# Whom: Murray Nesbitt <freebsd@nesbitt.ca>
#
# $FreeBSD$
#
PORTNAME= flasher
PORTVERSION= 1.3
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
MAN1= flasher.1
MANCOMPRESSED= yes
PLIST_FILES= sbin/flasher
.include <bsd.port.mk>