aboutsummaryrefslogtreecommitdiff
path: root/audio/rawrec
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-24 21:01:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-24 21:01:28 +0000
commit8dd0f5c2230c0ca6e9105eb1f6c7026f83338502 (patch)
tree632ce8266b29d14cd7182ab6a524c7e47838cf10 /audio/rawrec
parent96adb48e2f3d201bc081eaa98079ce6d239173b8 (diff)
downloadports-8dd0f5c2230c0ca6e9105eb1f6c7026f83338502.tar.gz
ports-8dd0f5c2230c0ca6e9105eb1f6c7026f83338502.zip
- Pinpoint subdirs to master sites
PR: ports/67105 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes: svn path=/head/; revision=109894
Diffstat (limited to 'audio/rawrec')
-rw-r--r--audio/rawrec/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio/rawrec/Makefile b/audio/rawrec/Makefile
index fbd92b78d225..8b2c6597b176 100644
--- a/audio/rawrec/Makefile
+++ b/audio/rawrec/Makefile
@@ -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