1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

fix pkg-plist: add missed header and manpage.

This commit is contained in:
FUJISHIMA Satsuki 2001-09-21 14:58:32 +00:00
parent d46c81ac0d
commit d122a0a726
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48039
2 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= dejagnu
PORTVERSION= 1.4.1
PORTREVISION= 1
CATEGORIES= misc tcl83 tk83
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= dejagnu
@ -18,4 +19,6 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= runtest.1
.include <bsd.port.mk>

View File

@ -1,5 +1,6 @@
bin/calc
bin/runtest
include/dejagnu.h
share/dejagnu/libexec/config.guess
share/dejagnu/runtest.exp
share/dejagnu/i960glue.c