freebsd-ports/textproc/fist/Makefile
Steve Wills b0e84f0bc2 Use my new address
Approved By:	pgollucci (mentor)
2010-09-05 04:50:35 +00:00

21 lines
384 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/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>