security/libident: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2cd23124df
commit
e6639cde89
@ -1,6 +1,6 @@
|
||||
PORTNAME= libident
|
||||
PORTVERSION= 0.32
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.remlab.net/files/libident/
|
||||
|
||||
@ -9,6 +9,7 @@ COMMENT= Small library to interface the ident protocol server (rfc1413)
|
||||
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
||||
@ -3,5 +3,5 @@ lib/libident.a
|
||||
lib/libident.so
|
||||
lib/libident.so.0
|
||||
lib/libident.so.0.0.0
|
||||
man/man3/ident.3.gz
|
||||
share/man/man3/ident.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user