| File: text/groff/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 7 | Line 7 |
| DESCRIPTION = front end for the groff document formatting system define BLURB | DESCRIPTION = front end for the groff document formatting system define BLURB |
| groff is the front end to a ducument formatting system. Included with GNU's version of groff are the utilities: troff, pic, eqn, tbl, grn, refer, -man, -mdoc, and -ms; drivers for the PostScript, TeX dvi format, HP LaserJet 4 printers, Canon CAPSL printers, HTML format (still alpha), and typewriter- like devices. Also included is a modified version fo the Berkeley -me macros, an enhanced version of the X11 xditview previewer, and an implimentation of the -mm macros contributed by Joergen Haegg (jg@axis.se). | groff is the front end to a ducument formatting system. Included with the GNU version of groff are the utilities: troff, pic, eqn, tbl, grn, refer, -man, -mdoc, and -ms; drivers for the PostScript, TeX dvi format, HP LaserJet 4 printers, Canon CAPSL printers, HTML format (still alpha), and typewriter- like devices. Also included is a modified version fo the Berkeley -me macros, an enhanced version of the X11 xditview previewer, and an implimentation of the -mm macros contributed by Joergen Haegg (jg@axis.se). |
| endef | endef |
| # Dependencies are of the form categorydir/packagedir LIBDEPS = DEPENDS = BUILDDEPS = | SOURCE_LANGUAGES = c c++ |
| CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile | CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile |