blob: 6cf92fa16a28169e5551d39944ec9eee598829dd (
plain) (
tree)
|
|
# 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>
|