aboutsummaryrefslogtreecommitdiff
path: root/devel/libytnef
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-28 19:53:09 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-28 19:53:09 +0000
commit6823232ca719b775ce8cf8d960810d62facfe959 (patch)
treeef5f4eaa214e123b15582451c5dae78110d3e8e5 /devel/libytnef
parent58d97dbf3592bcb215a4901bea4c5ad08088799a (diff)
- Convert to USES=libtool and add INSTALL_TARGET=install-strip
- Remove PORTDOCS because all files are empty
Notes
Notes: svn path=/head/; revision=366451
Diffstat (limited to 'devel/libytnef')
-rw-r--r--devel/libytnef/Makefile13
-rw-r--r--devel/libytnef/pkg-plist2
2 files changed, 4 insertions, 11 deletions
diff --git a/devel/libytnef/Makefile b/devel/libytnef/Makefile
index 2747d8d81637..87e4bc0aed69 100644
--- a/devel/libytnef/Makefile
+++ b/devel/libytnef/Makefile
@@ -3,23 +3,16 @@
PORTNAME= libytnef
PORTVERSION= 1.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel mail
MASTER_SITES= SF/ytnef/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Unpack data in MS Outlook TNEF format
-OPTIONS_DEFINE= DOCS
-
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool
+INSTALL_TARGET= install-strip
+USES= libtool
USE_LDCONFIG= yes
-PORTDOCS= AUTHORS NEWS README
-
-post-install:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
-
.include <bsd.port.mk>
diff --git a/devel/libytnef/pkg-plist b/devel/libytnef/pkg-plist
index 754794272d16..42987e987d93 100644
--- a/devel/libytnef/pkg-plist
+++ b/devel/libytnef/pkg-plist
@@ -5,6 +5,6 @@ include/tnef-errors.h
include/tnef-types.h
include/ytnef.h
lib/libytnef.a
-lib/libytnef.la
lib/libytnef.so
lib/libytnef.so.0
+lib/libytnef.so.0.0.0