freebsd-ports/textproc/fist/Makefile
Jimmy Olgeni 22d7896c17 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
2014-08-03 14:15:08 +00:00

15 lines
316 B
Makefile

# Created by: Steve Wills <steve@stevenwills.com>
# $FreeBSD$
PORTNAME= fist
PORTVERSION= 4.0
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.fourmilab.ch/pub/fist/
MAINTAINER= swills@FreeBSD.org
COMMENT= Emphatic message generator
GNU_CONFIGURE= yes
PLIST_FILES= bin/fist man/man1/fist.1.gz
.include <bsd.port.mk>