summaryrefslogtreecommitdiff
path: root/multimedia/libmpeg3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libmpeg3/Makefile')
-rw-r--r--multimedia/libmpeg3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/libmpeg3/Makefile b/multimedia/libmpeg3/Makefile
index 28cdbb510d4..80299e3596a 100644
--- a/multimedia/libmpeg3/Makefile
+++ b/multimedia/libmpeg3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/06/07 23:38:34 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:23 jlam Exp $
#
DISTNAME= libmpeg3-1.3
@@ -35,6 +35,8 @@ AINSTHDRS= ac3.h mpeg3audio.h
VINSTHDRS= idct.h mpeg3video.h slice.h
INSTBINS= mpeg3cat mpeg3toc mpeg3split
+INSTALLATION_DIRS= bin lib
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/work/dump ${PREFIX}/bin/mpeg3dump
for f in ${INSTBINS}; do \