mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Add a missing Manpage
Submitted by: bento
This commit is contained in:
parent
5878b7a666
commit
a4914e9aef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74479
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= kbiff
|
PORTNAME= kbiff
|
||||||
PORTVERSION= 3.6.3
|
PORTVERSION= 3.6.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= mail kde
|
CATEGORIES= mail kde
|
||||||
MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
|
MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
|
||||||
|
|
||||||
|
@ -21,4 +22,6 @@ CONFIGURE_TARGET=
|
||||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
|
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
|
||||||
--disable-fast-perl
|
--disable-fast-perl
|
||||||
|
|
||||||
|
MAN1= kbiff.1
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue