mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Add missing file and manpage
This commit is contained in:
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
|
@ -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>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
bin/cxref
|
||||
bin/cxref-cc
|
||||
bin/cxref-cpp
|
||||
bin/cxref-query
|
||||
|
|
Loading…
Add table
Reference in a new issue