b3aa6e7da1
PR: ports/107656 Submitted by: Steve Wills (maintainer)
21 lines
387 B
Makefile
21 lines
387 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@stevenwills.com
|
|
COMMENT= An emphatic message generator
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN1= fist.1
|
|
PLIST_FILES= bin/fist
|
|
|
|
.include <bsd.port.mk>
|