summaryrefslogtreecommitdiff
path: root/audio/tfmxplay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tfmxplay/Makefile')
-rw-r--r--audio/tfmxplay/Makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/audio/tfmxplay/Makefile b/audio/tfmxplay/Makefile
index 60c1a5638ab..32340b647a3 100644
--- a/audio/tfmxplay/Makefile
+++ b/audio/tfmxplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/21 16:30:47 martti Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/13 18:21:04 minskim Exp $
#
DISTNAME= tfmxplay-0.6
@@ -10,6 +10,14 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://darkstar.tabu.uni-bonn.de/~neo/audio.html
COMMENT= Console TFMX (amiga games sound file format) player
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+
+.include "../../mk/ossaudio.buildlink3.mk"
+
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tfmx-play ${PREFIX}/bin/tfmxplay
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tfmxplay