summaryrefslogtreecommitdiff
path: root/audio/mp3_check
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /audio/mp3_check
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
Diffstat (limited to 'audio/mp3_check')
-rw-r--r--audio/mp3_check/Makefile1
-rw-r--r--audio/mp3_check/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3_check/Makefile b/audio/mp3_check/Makefile
index 6438aa7333c0..a94e2fb1382d 100644
--- a/audio/mp3_check/Makefile
+++ b/audio/mp3_check/Makefile
@@ -18,5 +18,6 @@ COMMENT= Verifies the integrity of mp3 audio files
USE_GETOPT_LONG=yes
MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
+PLIST_FILES= bin/mp3_check
.include <bsd.port.mk>
diff --git a/audio/mp3_check/pkg-plist b/audio/mp3_check/pkg-plist
deleted file mode 100644
index 561c840da206..000000000000
--- a/audio/mp3_check/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/mp3_check