Add missing file and manpage

This commit is contained in:
Kris Kennaway 2004-04-20 08:08:21 +00:00
parent aec16fe8da
commit e0a4211e54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107675
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= cxref.1 cxref-query.1
MAN1= cxref.1 cxref-cpp.1 cxref-query.1
.include <bsd.port.mk>

View file

@ -1,3 +1,4 @@
bin/cxref
bin/cxref-cc
bin/cxref-cpp
bin/cxref-query