opnsense-src/gnu/usr.bin/groff/font/devhtml/Makefile

10 lines
190 B
Makefile
Raw Normal View History

2000-12-05 14:15:36 -05:00
# $FreeBSD$
1996-09-07 21:27:58 -04:00
2001-04-17 08:37:18 -04:00
DEV= html
2002-10-11 04:58:14 -04:00
FONTS= R I B BI CR CI CB CBI S
2005-10-20 06:57:53 -04:00
GHOSTSCRIPT= /usr/local/bin/gs
DESC_EXT= echo "image_generator ${GHOSTSCRIPT}"
1996-09-07 21:27:58 -04:00
.include "../Makefile.tty"
.include "../Makefile.dev"