summaryrefslogtreecommitdiff
path: root/audio/amp
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-05-31 16:47:47 +0000
committerminskim <minskim@pkgsrc.org>2004-05-31 16:47:47 +0000
commit101b04ee1152ba900fed912850e695ff5b4592d4 (patch)
treec68874ff86a33cf9d7290b552a8933e80275f8c2 /audio/amp
parent4f098b48ff51609eec3df6a8cab4d02a6777438d (diff)
downloadpkgsrc-101b04ee1152ba900fed912850e695ff5b4592d4.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'audio/amp')
-rw-r--r--audio/amp/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile
index 445caa11079..936fcb0cd4c 100644
--- a/audio/amp/Makefile
+++ b/audio/amp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/03/11 18:19:08 xtraeme Exp $
+# $NetBSD: Makefile,v 1.17 2004/05/31 16:47:47 minskim Exp $
#
DISTNAME= amp-0.7.6
@@ -13,9 +13,13 @@ COMMENT= Another mp3 player
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
+INSTALLATION_DIRS= bin man/man1
+
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/amp ${PREFIX}/bin
@ ${INSTALL_MAN} ${WRKSRC}/amp.1 ${PREFIX}/man/man1