aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/fist/Makefile
blob: ac0a7e9a0cc477dd22fe2b5ce15d45d633a0c1a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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>