aboutsummaryrefslogtreecommitdiff
path: root/audio/workman/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-28 01:56:39 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-28 01:56:39 +0000
commit2f4e8a1c28baf4f60fff6c520b37d8dbc6d57631 (patch)
treebfa39df87075d38b8e0afaf38d84b75bdff027f3 /audio/workman/Makefile
parenta2ee0ac9ca3349fb07a29a304478143eeb2c29c0 (diff)
downloadports-2f4e8a1c28baf4f60fff6c520b37d8dbc6d57631.tar.gz
ports-2f4e8a1c28baf4f60fff6c520b37d8dbc6d57631.zip
Notes
Diffstat (limited to 'audio/workman/Makefile')
-rw-r--r--audio/workman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/workman/Makefile b/audio/workman/Makefile
index 657ebe07e1df..902de7756e29 100644
--- a/audio/workman/Makefile
+++ b/audio/workman/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 Now 1995
# Whom: Donald Burr <d_burr@ix.netcom.com>
#
-# $Id: Makefile,v 1.5 1998/08/07 23:56:10 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/21 22:13:46 steve Exp $
#
DISTNAME= WorkMan-1.3a
@@ -18,5 +18,6 @@ LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib
WRKSRC= ${WRKDIR}/workman
USE_IMAKE= yes
+MAN1= workman.1
.include <bsd.port.mk>