mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
net/macchanger: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
fa9b5f0068
commit
1e99a7dd1a
@ -1,6 +1,6 @@
|
||||
PORTNAME= macchanger
|
||||
PORTVERSION= 1.7.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= clutton@zoho.com
|
||||
@ -13,11 +13,12 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= alobbs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= autoreconf makeinfo
|
||||
|
||||
INFO= macchanger
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz \
|
||||
PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz \
|
||||
%%DATADIR%%/OUI.list %%DATADIR%%/wireless.list
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user