mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add missing manpage
This commit is contained in:
parent
0c3ad69dde
commit
c5fa38d9e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66327
2 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,7 @@ LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAN1= cvsgraph.1
|
||||
MAN5= cvsgraph.conf.5
|
||||
|
||||
USE_BISON= yes
|
||||
ALL_TARGET= cvsgraph
|
||||
|
|
|
@ -21,4 +21,6 @@ MAKE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
|
|||
MKDIR="${MKDIR}" \
|
||||
TAR="${TAR}"
|
||||
|
||||
MAN6= defendguin.6
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue