Files
ports/textproc/fist/Makefile
T
2019-11-07 21:50:25 +00:00

15 lines
264 B
Makefile

# $FreeBSD$
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>