summaryrefslogtreecommitdiff
path: root/audio/radio/Makefile
blob: 9c28f490cb5e7b3e247029d5fa6d67cf3f6d0644 (plain) (blame)
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:	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
COMMENT=	Radio over the Internet

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

.include <bsd.port.mk>