aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xtuner/Makefile
blob: ab8d017a66b6ddf214f9e92c3aa65fafb8a095d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    Xtuner
# Date created:     19 December 96
# Whom:         Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
#
# $FreeBSD$
#

PORTNAME=   xtuner
PORTVERSION=    2.1
CATEGORIES= audio
MASTER_SITES=   ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
DISTNAME=   Xtuner-${PORTVERSION}

MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
COMMENT=    Xwindows interface for the RadioREVEAL and RadioTrack FM radio cards!

LIB_DEPENDS=    forms.1:${PORTSDIR}/x11-toolkits/xforms

PLIST_FILES=    bin/xtuner
USE_IMAKE=  YES
USE_XPM=    YES

.include <bsd.port.mk>