freebsd-ports/textproc/fist/Makefile
Mathieu Arnold 46c2ca052d Convert to staging.
Sponsored by:	Absolight
2014-01-20 20:40:39 +00:00

15 lines
319 B
Makefile

# Created by: 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
PLIST_FILES= bin/fist man/man1/fist.1.gz
.include <bsd.port.mk>