1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

net-mgmt/dhcdrop: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 07:35:26 +01:00
parent 695cd38e17
commit a92db09d44
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -1,6 +1,6 @@
PORTNAME= dhcdrop
PORTVERSION= 0.5
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net-mgmt sysutils
MASTER_SITES= http://www.netpatch.ru/projects/dhcdrop/
@ -13,9 +13,10 @@ LICENSE= GPLv2
USES= autoreconf libtool tar:bzip2
USE_CSTD= gnu89
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= sbin/dhcdrop man/man8/dhcdrop.8.gz \
man/ru/man8/dhcdrop.8.gz
PLIST_FILES= sbin/dhcdrop share/man/man8/dhcdrop.8.gz \
share/man/ru/man8/dhcdrop.8.gz
OPTIONS_DEFINE= STATIC
STATIC_DESC= Build a static version of dhcdrop