summaryrefslogtreecommitdiff
path: root/devel/dmake
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-09-25 18:49:08 +0000
committerwiz <wiz@pkgsrc.org>2003-09-25 18:49:08 +0000
commit2a598ab1cdbbb403d1c204502ff0d1d32c7968de (patch)
tree3c1953e3a19d9e647af69f6dca366164e76f72ef /devel/dmake
parentb93daf808ff191673cb98cd310c3d910ef8b6a2c (diff)
downloadpkgsrc-2a598ab1cdbbb403d1c204502ff0d1d32c7968de.tar.gz
Install man page. Bump PKGREVISION. Closes PR 22952 by Greg A. Woods.
Diffstat (limited to 'devel/dmake')
-rw-r--r--devel/dmake/Makefile4
-rw-r--r--devel/dmake/PLIST3
2 files changed, 5 insertions, 2 deletions
diff --git a/devel/dmake/Makefile b/devel/dmake/Makefile
index db3a9177cf3..51342d63bb8 100644
--- a/devel/dmake/Makefile
+++ b/devel/dmake/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:43:19 martti Exp $
+# $NetBSD: Makefile,v 1.5 2003/09/25 18:49:08 wiz Exp $
#
DISTNAME= dmake-v4.1-src-export.all-unknown-all
PKGNAME= dmake-4.1
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/dmake
CATEGORIES= devel
MASTER_SITES= http://dmake.wticorp.com/SourceDistribution/ \
@@ -23,6 +24,7 @@ do-configure:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dmake ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/man/dmake.tf ${PREFIX}/man/man1/dmake.1
${INSTALL_DATA_DIR} ${PREFIX}/share/dmake
${CP} -pR ${WRKSRC}/startup ${PREFIX}/share/dmake
diff --git a/devel/dmake/PLIST b/devel/dmake/PLIST
index 46d88594cc0..f3355af5ba5 100644
--- a/devel/dmake/PLIST
+++ b/devel/dmake/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:23:12 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/25 18:49:08 wiz Exp $
bin/dmake
+man/man1/dmake.1
share/dmake/startup/Windows_NT/borland/macros.mk
share/dmake/startup/Windows_NT/macros.mk
share/dmake/startup/Windows_NT/microsft/macros.mk