summaryrefslogtreecommitdiff
path: root/textproc/fist/Makefile
blob: b48afc8bf0528916597d9e20cb461b8c39e1c37c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	fist
# Date created: 	Jan 7 2002
# Whom:			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=	An emphatic message generator

GNU_CONFIGURE=	yes
MAN1=		fist.1
PLIST_FILES=	bin/fist

.include <bsd.port.mk>