svn commit: r341548 - head/audio/p5-MP3-Info
Martin Wilke
miwi at FreeBSD.org
Tue Jan 28 13:32:47 UTC 2014
Author: miwi
Date: Tue Jan 28 13:32:47 2014
New Revision: 341548
URL: http://svnweb.freebsd.org/changeset/ports/341548
QAT: https://qat.redports.org/buildarchive/r341548/
Log:
- Stage support
Modified:
head/audio/p5-MP3-Info/Makefile
head/audio/p5-MP3-Info/pkg-plist
Modified: head/audio/p5-MP3-Info/Makefile
==============================================================================
--- head/audio/p5-MP3-Info/Makefile Tue Jan 28 13:32:30 2014 (r341547)
+++ head/audio/p5-MP3-Info/Makefile Tue Jan 28 13:32:47 2014 (r341548)
@@ -11,9 +11,6 @@ MAINTAINER= demon at FreeBSD.org
COMMENT= Manipulate / fetch info from MP3 audio files
USES= perl5
-NO_STAGE= yes
USE_PERL5= configure
-MAN3= MP3::Info.3
-
.include <bsd.port.mk>
Modified: head/audio/p5-MP3-Info/pkg-plist
==============================================================================
--- head/audio/p5-MP3-Info/pkg-plist Tue Jan 28 13:32:30 2014 (r341547)
+++ head/audio/p5-MP3-Info/pkg-plist Tue Jan 28 13:32:47 2014 (r341548)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/MP3::Info.3.gz
%%SITE_PERL%%/MP3/Info.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3/Info/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3/Info
More information about the svn-ports-all
mailing list