diff options
author | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /multimedia | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.zst freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libmpeg3/Makefile | 4 | ||||
-rw-r--r-- | multimedia/p5-File-Format-RIFF/Makefile | 3 | ||||
-rw-r--r-- | multimedia/subtools/Makefile | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/multimedia/libmpeg3/Makefile b/multimedia/libmpeg3/Makefile index 5fcf9c5e9399..bd23e07ba4b9 100644 --- a/multimedia/libmpeg3/Makefile +++ b/multimedia/libmpeg3/Makefile @@ -9,13 +9,13 @@ PORTNAME= libmpeg3 PORTVERSION= 1.7 DISTVERSIONSUFFIX= -src CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= heroines MAINTAINER= infofarmer@FreeBSD.org COMMENT= Advanced editing and manipulation of MPEG streams -BUILD_DEPENSD= nasm:${PORTSDIR}/devel/nasm +BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ a52.0:${PORTSDIR}/audio/liba52 diff --git a/multimedia/p5-File-Format-RIFF/Makefile b/multimedia/p5-File-Format-RIFF/Makefile index 601b48125b0a..545e8c712d5f 100644 --- a/multimedia/p5-File-Format-RIFF/Makefile +++ b/multimedia/p5-File-Format-RIFF/Makefile @@ -8,8 +8,7 @@ PORTNAME= File-Format-RIFF DISTVERSION= 1.0.1 CATEGORIES= multimedia perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= File +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= infofarmer@FreeBSD.org diff --git a/multimedia/subtools/Makefile b/multimedia/subtools/Makefile index 1d46303a1e57..d33401680151 100644 --- a/multimedia/subtools/Makefile +++ b/multimedia/subtools/Makefile @@ -9,8 +9,7 @@ PORTNAME= subtools PORTVERSION= 20060508 DISTVERSIONSUFFIX= alpha CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SFE MAINTAINER= infofarmer@FreeBSD.org COMMENT= Command-line tools for movie subtitles in SubRipper format |