summaryrefslogtreecommitdiff
path: root/audio/p5-Ogg-Vorbis-Header/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-31 09:15:24 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-31 09:15:24 +0000
commitf8fa0bc49de1038116037f88de3c3952291d5c09 (patch)
tree6d9ed026e15568b792b9cb1c84d5d20262b8fb56 /audio/p5-Ogg-Vorbis-Header/Makefile
parent- Remove cad/mars -- does not build, no releases in the past 20 years (diff)
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341953
Diffstat (limited to 'audio/p5-Ogg-Vorbis-Header/Makefile')
-rw-r--r--audio/p5-Ogg-Vorbis-Header/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/p5-Ogg-Vorbis-Header/Makefile b/audio/p5-Ogg-Vorbis-Header/Makefile
index cef053aa1189..807eb64c373e 100644
--- a/audio/p5-Ogg-Vorbis-Header/Makefile
+++ b/audio/p5-Ogg-Vorbis-Header/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Manipulate / fetch info from Ogg-Vorbis audio files
BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
@@ -18,9 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_UNSAFE= yes
USES= perl5
-NO_STAGE= yes
USE_PERL5= configure
-MAN3= Ogg::Vorbis::Header.3
-
.include <bsd.port.mk>