aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-10 15:09:23 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-10 15:09:23 +0000
commita6092dbc3b6dc46b26b4d173e9541a8b6dee2ea7 (patch)
tree3dae24cf7a22361168773291f428f231722188ad /net
parent19bd5d7c6bcc1db6013592d0a0e3ec9ecf45e03a (diff)
downloadports-a6092dbc3b6dc46b26b4d173e9541a8b6dee2ea7.tar.gz
ports-a6092dbc3b6dc46b26b4d173e9541a8b6dee2ea7.zip
Add USES=libtool and INSTALL_TARGET=install-strip
Notes
Notes: svn path=/head/; revision=361460
Diffstat (limited to 'net')
-rw-r--r--net/liboping/Makefile3
-rw-r--r--net/liboping/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/net/liboping/Makefile b/net/liboping/Makefile
index e8f0c855e850..aba9514dcba8 100644
--- a/net/liboping/Makefile
+++ b/net/liboping/Makefile
@@ -3,6 +3,7 @@
PORTNAME= liboping
PORTVERSION= 0.3.5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://verplant.org/liboping/files/ \
http://matt.peterson.org/FreeBSD/ports/
@@ -11,6 +12,8 @@ MAINTAINER= matt@peterson.org
COMMENT= C library to generate ICMP echo requests
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+USES= libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/net/liboping/pkg-plist b/net/liboping/pkg-plist
index 98f2de5511bc..d62d0ede517f 100644
--- a/net/liboping/pkg-plist
+++ b/net/liboping/pkg-plist
@@ -1,9 +1,9 @@
bin/oping
include/oping.h
-lib/liboping.la
lib/liboping.a
lib/liboping.so
lib/liboping.so.0
+lib/liboping.so.0.0.3
man/man3/liboping.3.gz
man/man3/ping_construct.3.gz
man/man3/ping_get_error.3.gz