mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
48d16890cf
PR: ports/111692 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: Tim Pozar <pozar@lns.com>
17 lines
357 B
Makefile
17 lines
357 B
Makefile
# New ports collection makefile for: tuneradio
|
|
# Date created: 5 Febuary 2004
|
|
# Whom: pozar
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tuneradio
|
|
PORTVERSION= 1.3
|
|
CATEGORIES= audio
|
|
MASTER_SITES= http://www.lns.com/papers/tuneradio/
|
|
|
|
MAINTAINER= pozar@lns.com
|
|
COMMENT= A command line method of tuning a Brooktree FM tuner card
|
|
|
|
.include <bsd.port.mk>
|