freebsd-ports/textproc/fist/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

12 lines
251 B
Makefile

PORTNAME= fist
PORTVERSION= 4.0
CATEGORIES= textproc
MASTER_SITES= https://www.fourmilab.ch/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>