aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplex/Makefile')
-rw-r--r--multimedia/mplex/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/mplex/Makefile b/multimedia/mplex/Makefile
index 48e2eae48e55..3dcf848123cc 100644
--- a/multimedia/mplex/Makefile
+++ b/multimedia/mplex/Makefile
@@ -3,7 +3,7 @@
# Date created: Wed Jul 31 20:54:54 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.1.1.1 1996/08/01 20:18:17 erich Exp $
+# $Id: Makefile,v 1.2 1996/11/18 11:28:52 asami Exp $
#
DISTNAME= mplex-1.1
@@ -13,4 +13,7 @@ MASTER_SITES= ftp://ftp.informatik.tu-muenchen.de/pub/comp/graphics/mpeg/mplex/
MAINTAINER= erich@FreeBSD.org
+MAN1= mplex.1
+MANCOMPRESSED= yes
+
.include <bsd.port.mk>