Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / pppstats / Makefile
1 # $FreeBSD: src/usr.sbin/pppstats/Makefile,v 1.7.2.1 2001/04/25 12:10:35 ru Exp $
2 # $DragonFly: src/usr.sbin/pppstats/Makefile,v 1.2 2003/06/17 04:30:01 dillon Exp $
3
4 PROG=   pppstats
5 MAN=    pppstats.8
6
7 #as per policies in handbook
8 MAINTAINER=     peter@freebsd.org
9
10 .include <bsd.prog.mk>