1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/audio/radio/Makefile
Ying-Chieh Liao cd9df48d01 - Fix MASTER_SITES
- Support CFLAGS properly

PR:		43693
Submitted by:	Ports Fury
2002-10-06 17:41:56 +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>