summaryrefslogtreecommitdiffstats
path: root/audio/tuneradio/Makefile
blob: 85a4fabcd63ba36f55817b2644d44e2cbb7ce82a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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.pre.mk>

.if ${ARCH} == "alpha" && ${OSVERSION} < 500000
BROKEN=		Does not compile on alpha 4.x
.endif

.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud