freebsd-ports/textproc/fist/Makefile
Sylvio Cesar Teixeira 627143dacd - Update mail of maintainer
PR:		ports/145351
Submitted by:	Steve Wills <steve@stevenwills.com> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-05 23:27:23 +00:00

20 lines
380 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= steve@mouf.net
COMMENT= An emphatic message generator
GNU_CONFIGURE= yes
MAN1= fist.1
PLIST_FILES= bin/fist
.include <bsd.port.mk>