1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Pinpoint subdirs to master sites

PR:		ports/67105
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
This commit is contained in:
Pav Lucistnik 2004-05-24 21:01:28 +00:00
parent 96adb48e2f
commit 8dd0f5c223
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109894

View File

@ -10,10 +10,11 @@ PORTNAME= rawrec
PORTVERSION= 0.9.98
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= apps/sound/recorders \
${PORTNAME}
MASTER_SITES= ${MASTER_SITE_SUNSITE:S/$/:sun/} \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/}
MASTER_SITE_SUBDIR= apps/sound/recorders/:sun \
${PORTNAME}/:sf
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sun,sf
MAINTAINER= ports@FreeBSD.org
COMMENT= A utility to record and playback raw audio data