mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
security/libident: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user