NAME = GNU Troff
GARNAME = groff
GARVERSION = 1.22.1
HOME_URL = http://www.gnu.org/software/groff/
DESCRIPTION = A typesetting package that reads plain text and produces \
formatted output

######################################################################

MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = $(GARNAME)/

DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig

BUILDDEPS = ghostscript #perl
LIBDEPS = 

######################################################################

include ../../gar.lib/auto.mk
include config.mk
