aboutsummaryrefslogtreecommitdiff
path: root/audio/madplay
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 03:32:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 03:32:10 +0000
commitf620a3560c5b0f90b432a19e879e1f3a21166f26 (patch)
tree19a6026b0b2e65da15d04173a0b827cf592e6f32 /audio/madplay
parent94d36e079d6250bcf8657270a5c3adea46da827c (diff)
downloadports-f620a3560c5b0f90b432a19e879e1f3a21166f26.tar.gz
ports-f620a3560c5b0f90b432a19e879e1f3a21166f26.zip
Install the madtime app as well.
Submitted by: sf
Notes
Notes: svn path=/head/; revision=95238
Diffstat (limited to 'audio/madplay')
-rw-r--r--audio/madplay/Makefile5
-rw-r--r--audio/madplay/pkg-plist1
2 files changed, 6 insertions, 0 deletions
diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile
index a91652d639e5..638796b1d6c1 100644
--- a/audio/madplay/Makefile
+++ b/audio/madplay/Makefile
@@ -7,6 +7,7 @@
PORTNAME= madplay
PORTVERSION= 0.15.0b
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.mars.org/pub/mpeg/
@@ -24,6 +25,7 @@ WANT_GNOME= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
+ALL_TARGET= all madtime
MAN1= abxtest.1 madplay.1
@@ -36,4 +38,7 @@ PKGNAMESUFFIX= -esound
CONFIGURE_ARGS+= --without-esd
.endif
+post-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/madtime ${PREFIX}/bin
+
.include <bsd.port.post.mk>
diff --git a/audio/madplay/pkg-plist b/audio/madplay/pkg-plist
index 1c80a3d1e2aa..c2f54147ef13 100644
--- a/audio/madplay/pkg-plist
+++ b/audio/madplay/pkg-plist
@@ -1,5 +1,6 @@
bin/abxtest
bin/madplay
+bin/madtime
share/locale/en/LC_MESSAGES/madplay.mo
share/locale/es/LC_MESSAGES/madplay.mo
share/locale/fr/LC_MESSAGES/madplay.mo