aboutsummaryrefslogtreecommitdiff
path: root/devel/liblogging/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/liblogging/Makefile')
-rw-r--r--devel/liblogging/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/devel/liblogging/Makefile b/devel/liblogging/Makefile
index 77d5c1493786..b70bc86fa1ef 100644
--- a/devel/liblogging/Makefile
+++ b/devel/liblogging/Makefile
@@ -1,19 +1,22 @@
-# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-
PORTNAME= liblogging
PORTVERSION= 1.0.6
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://download.rsyslog.com/liblogging/
MAINTAINER= matthew@FreeBSD.org
COMMENT= Easy to use system logging library
+WWW= https://www.liblogging.org/
LICENSE= BSD2CLAUSE
-GNU_CONFIGURE= yes
-USES= libtool pathfix pkgconfig
+USES= cpe libtool pathfix pkgconfig
+CPE_VENDOR= adiscon
-CONFIGURE_ARGS+= --disable-journal --enable-rfc3195
+GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
+CONFIGURE_ARGS+= --disable-journal --enable-rfc3195
+USE_LDCONFIG= yes
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblogging-rfc3195.so.0.0.0