aboutsummaryrefslogtreecommitdiff
path: root/textproc/fist/Makefile
blob: f49b1a039cd578db1732b7822e284c2c1c9a4beb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	fist
PORTVERSION=	4.0
CATEGORIES=	textproc
MASTER_SITES=	https://www.fourmilab.ch/fist/

MAINTAINER=	swills@FreeBSD.org
COMMENT=	Emphatic message generator
WWW=		https://www.fourmilab.ch/fist/

GNU_CONFIGURE=	yes
PLIST_FILES=	bin/fist man/man1/fist.1.gz

.include <bsd.port.mk>