xref: /freebsd-11-stable/gnu/usr.bin/groff/src/roff/psroff/Makefile (revision cf3e3228a477daa6d5a746b12d81f4bdd0d7c0b7)
1# $FreeBSD$
2
3SCRIPTS=	psroff.sh
4MAN=		psroff.1
5
6.include <bsd.prog.mk>
7