summaryrefslogtreecommitdiff
path: root/audio/id3ren/files/patch-man::Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2005-01-15 14:22:31 +0000
committerPeter Pentchev <roam@FreeBSD.org>2005-01-15 14:22:31 +0000
commit386ea862c8981feea63ee94c6ce7e8e9857728a3 (patch)
treea2203fe28ddb0a778f19ec039e444bd08559bee8 /audio/id3ren/files/patch-man::Makefile
parent- add WWW: in pkg-descr (diff)
Update id3ren to 1.1b0, which adds the all-important %n 'Track name'
template identifier. Also, take over maintainership and install a manual page and some more documentation. Approved by: Joao Carlos Mendes Luis <jonny@jonny.eng.br> (former maintainer)
Notes
Notes: svn path=/head/; revision=126504
Diffstat (limited to '')
-rw-r--r--audio/id3ren/files/patch-man::Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/id3ren/files/patch-man::Makefile b/audio/id3ren/files/patch-man::Makefile
new file mode 100644
index 000000000000..bb347724c046
--- /dev/null
+++ b/audio/id3ren/files/patch-man::Makefile
@@ -0,0 +1,12 @@
+--- man/Makefile.orig Fri Jan 7 09:53:38 2005
++++ man/Makefile Fri Jan 7 09:53:54 2005
+@@ -1,6 +1,6 @@
+-RM = rm -f
+-INSTALL = install -m 755
+-INSTALL_DIR = /usr/man/man1
++RM ?= rm -f
++INSTALL = ${BSD_INSTALL_PROGRAM}
++INSTALL_DIR = ${PREFIX}/man/man1
+ INSTALL_NAME = id3ren.1.gz
+
+ all: