freebsd-ports/textproc/fist/Makefile
Mark Pulford 10eb56c2d7 Add fist 4.0, an emphatic message generator.
PR:		33656
Submitted by:	Steve Wills <steve@stevenwills.com>
2002-02-19 21:42:48 +00:00

18 lines
322 B
Makefile

# 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/fist/
MAINTAINER= steve@stevenwills.com
GNU_CONFIGURE= yes
MAN1= fist.1
.include <bsd.port.mk>