summaryrefslogtreecommitdiff
path: root/multimedia/p5-File-Format-RIFF/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/p5-File-Format-RIFF/Makefile')
-rw-r--r--multimedia/p5-File-Format-RIFF/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/p5-File-Format-RIFF/Makefile b/multimedia/p5-File-Format-RIFF/Makefile
index 2470f4f5eb96..1ca34b76c5c0 100644
--- a/multimedia/p5-File-Format-RIFF/Makefile
+++ b/multimedia/p5-File-Format-RIFF/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-File-Format-RIFF
-# Date created: 23 July 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= File-Format-RIFF
DISTVERSION= 1.0.1
@@ -22,4 +18,5 @@ MAN3= File::Format::RIFF.3 \
File::Format::RIFF::Container.3 \
File::Format::RIFF::List.3
+NO_STAGE= yes
.include <bsd.port.mk>