freebsd-ports/audio/radio/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

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>