Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / groff / src / utils / pfbtops / Makefile
1 # $FreeBSD: src/gnu/usr.bin/groff/src/utils/pfbtops/Makefile,v 1.1.2.1 2001/04/26 17:08:40 ru Exp $
2 # $DragonFly: src/gnu/usr.bin/groff/src/utils/pfbtops/Makefile,v 1.2 2003/06/17 04:25:46 dillon Exp $
3
4 PROG=           pfbtops
5 DPADD=          ${LIBGROFF}
6 LDADD=          ${LIBGROFF}
7 CLEANFILES=     ${MAN}
8
9 .include <bsd.prog.mk>