1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Convert to USES=libtool

- Add INSTALL_TARGET=install-strip
This commit is contained in:
Tijl Coosemans 2014-07-08 15:18:44 +00:00
parent 8a12c1f291
commit 43425a2c70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361257
2 changed files with 6 additions and 4 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= crf++
PORTVERSION= 0.54
PORTREVISION= 1
CATEGORIES= science math
MASTER_SITES= SF/crfpp/crfpp/${PORTVERSION} \
${MASTER_SITE_LOCAL}
@ -12,7 +13,8 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Yet Another CRF toolkit
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
.include <bsd.port.mk>

View File

@ -1,7 +1,7 @@
bin/crf_learn
bin/crf_test
include/crfpp.h
lib/libcrfpp.so.0
lib/libcrfpp.so
lib/libcrfpp.a
lib/libcrfpp.la
lib/libcrfpp.so
lib/libcrfpp.so.0
lib/libcrfpp.so.0.0.0