mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/simpleproxy: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
bc7fb3ea79
commit
751c585eec
@ -1,6 +1,6 @@
|
||||
PORTNAME= simpleproxy
|
||||
PORTVERSION= 3.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -9,7 +9,8 @@ COMMENT= Simple TCP proxy
|
||||
WWW= http://www.crocodile.org/software.html
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||
PLIST_FILES= bin/${PORTNAME} share/man/man1/${PORTNAME}.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user