summaryrefslogtreecommitdiff
path: root/audio/mp3info/Makefile
diff options
context:
space:
mode:
authorsimonb <simonb>1999-06-14 03:34:13 +0000
committersimonb <simonb>1999-06-14 03:34:13 +0000
commita7ad3fc6cd32a971f87386e00b0dcead31f7bf87 (patch)
treeda08ec73ce1d7c127fb54ed1bfec8b52a3210aaf /audio/mp3info/Makefile
parent4dbbec88a8ffc58e87d49b97332ed2fe53544c8f (diff)
downloadpkgsrc-a7ad3fc6cd32a971f87386e00b0dcead31f7bf87.tar.gz
mp3info 0.2.16 - MP3 header and tag information tool.
Diffstat (limited to 'audio/mp3info/Makefile')
-rw-r--r--audio/mp3info/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile
new file mode 100644
index 00000000000..87d185a6a51
--- /dev/null
+++ b/audio/mp3info/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/06/14 03:34:13 simonb Exp $
+#
+
+DISTNAME= mp3info-0.2.16
+CATEGORIES= audio
+MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/
+
+MAINTAINER= simonb@netbsd.org
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"