aboutsummaryrefslogtreecommitdiff
path: root/audio/radio/Makefile
blob: db1666fb96d87b7c0c2587d136c4a694d5720727 (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:	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

PORTCOMMENT=	Radio over the Internet

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

.include <bsd.port.mk>