HardenedBSD/usr.sbin/pppstats/Makefile

10 lines
128 B
Makefile
Raw Normal View History

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