freebsd-dev/usr.sbin/pppstats/Makefile

10 lines
128 B
Makefile
Raw Normal View History

1999-08-28 01:35:59 +00:00
# $FreeBSD$
1994-11-12 06:07:15 +00:00
1997-08-22 15:39:04 +00:00
#as per policies in handbook
MAINTAINER= peter@freebsd.org
1994-11-12 06:07:15 +00:00
PROG= pppstats
MAN= pppstats.8
1994-11-12 06:07:15 +00:00
.include <bsd.prog.mk>