aboutsummaryrefslogtreecommitdiff
path: root/audio/radio/Makefile
blob: 6cf92fa16a28169e5551d39944ec9eee598829dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	radio
# Date created:		5 July 1995
# Whom:			janek@gaja.ipan.lublin.pl
#
# $FreeBSD$
#

PORTNAME=	radio
PORTVERSION=	2.0.4
PORTREVISION=	1
CATEGORIES=	audio net
MASTER_SITES=	http://ftp.yars.free.net/pub/software/unix/util/sound/
DISTNAME=	${PORTNAME}${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org

NO_WRKSUBDIR=	yes
ALL_TARGET=	${OPSYS}
MAN1=		radio.1 broadcast.1

.include <bsd.port.mk>