Install man page. Bump PKGREVISION. Closes PR 22952 by Greg A. Woods.

This commit is contained in:
wiz 2003-09-25 18:49:08 +00:00
parent b93daf808f
commit 2a598ab1cd
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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