mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
8c57ad0c42
commit
dc18a21420
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364795
@ -3,13 +3,14 @@
|
||||
|
||||
PORTNAME= whoson
|
||||
PORTVERSION= 2.05
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= sem@FreeBSD.org
|
||||
COMMENT= Implementation of `WHO iS ONline' protocol
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-config=${PREFIX}/etc/whoson.conf
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,9 +1,9 @@
|
||||
etc/whoson.conf.sample
|
||||
include/whoson.h
|
||||
lib/libwhoson.a
|
||||
lib/libwhoson.la
|
||||
lib/libwhoson.so
|
||||
lib/libwhoson.so.0
|
||||
lib/libwhoson.so.0.0.0
|
||||
man/man3/whoson.3.gz
|
||||
man/man3/wso_login.3.gz
|
||||
man/man3/wso_logout.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user