f0a1969d34
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
22 lines
425 B
Makefile
22 lines
425 B
Makefile
# 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>
|