pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/dmake Install man page. Bump PKGREVISION. Closes...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9fa7d6c6a654
branches: trunk
changeset: 462040:9fa7d6c6a654
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 25 18:49:08 2003 +0000
description:
Install man page. Bump PKGREVISION. Closes PR 22952 by Greg A. Woods.
diffstat:
devel/dmake/Makefile | 4 +++-
devel/dmake/PLIST | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r a5051079b605 -r 9fa7d6c6a654 devel/dmake/Makefile
--- a/devel/dmake/Makefile Thu Sep 25 17:46:03 2003 +0000
+++ b/devel/dmake/Makefile Thu Sep 25 18:49:08 2003 +0000
@@ -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-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 -r a5051079b605 -r 9fa7d6c6a654 devel/dmake/PLIST
--- a/devel/dmake/PLIST Thu Sep 25 17:46:03 2003 +0000
+++ b/devel/dmake/PLIST Thu Sep 25 18:49:08 2003 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index