summaryrefslogtreecommitdiff
path: root/textproc/fist/Makefile
blob: 24b13d33b426317e00fb4460502513fc7b84902a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>