freebsd-dev/usr.bin/setchannel/Makefile
Greg Lehey f59dc03825 Set channel utility for Hauuapuge PVR-250 and PVR-350.
This s part of an import of the PVR-250 driver.  Originally it was
calleed pvr250-setchannel, but it seems better to improve this program
to work for any tuner card, so I'm starting with a more generic name.
That shouldn't mislead anybody: currently the program only works with
the (yet to be committed) cxm driver.

Contributed by: John Wehle <john\@feith.com>
2006-12-09 02:27:45 +00:00

6 lines
56 B
Makefile

# $FreeBSD$
PROG= setchannel
.include <bsd.prog.mk>