mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
comms/dfu-util: Impelled to share/man
This commit is contained in:
parent
cc31f4faf7
commit
409ba4aa6b
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= dfu-util
|
PORTNAME= dfu-util
|
||||||
PORTVERSION= 0.11
|
PORTVERSION= 0.11
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= comms
|
CATEGORIES= comms
|
||||||
MASTER_SITES= http://dfu-util.sourceforge.net/releases/
|
MASTER_SITES= http://dfu-util.sourceforge.net/releases/
|
||||||
|
|
||||||
|
@ -10,8 +11,9 @@ WWW= https://dfu-util.sourceforge.net/
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
PLIST_FILES= bin/dfu-prefix bin/dfu-suffix bin/dfu-util man/man1/${PORTNAME}.1.gz \
|
PLIST_FILES= bin/dfu-prefix bin/dfu-suffix bin/dfu-util share/man/man1/${PORTNAME}.1.gz \
|
||||||
man/man1/dfu-prefix.1.gz man/man1/dfu-suffix.1.gz
|
share/man/man1/dfu-prefix.1.gz share/man/man1/dfu-suffix.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue