summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-21 20:49:48 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-21 20:49:48 +0000
commit6918ca3b2909e66632b093a7fa23c61516db4e5e (patch)
tree5bccb9133f5b44216a51dc0dadf551b3994e4f7a /converters
parentFix pkg-plist. (diff)
Move recently added converters/libytnef to an accuratte category "devel"
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=156621
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile1
-rw-r--r--converters/libytnef/Makefile32
-rw-r--r--converters/libytnef/distinfo3
-rw-r--r--converters/libytnef/pkg-descr17
-rw-r--r--converters/libytnef/pkg-plist9
5 files changed, 0 insertions, 62 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 4cc579d7bbe4..afda4cd36164 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -29,7 +29,6 @@
SUBDIR += ktextdecode
SUBDIR += libiconv
SUBDIR += libutf-8
- SUBDIR += libytnef
SUBDIR += mimelib
SUBDIR += mmencode
SUBDIR += mpack
diff --git a/converters/libytnef/Makefile b/converters/libytnef/Makefile
deleted file mode 100644
index b325664d8869..000000000000
--- a/converters/libytnef/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: libytnef
-# Date created: 21 Feb 2005
-# Whom: Rodrigo Graeff <delphus@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libytnef
-PORTVERSION= 1.5
-CATEGORIES= converters mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ytnef
-
-MAINTAINER= delphus@gmail.com
-COMMENT= Unpack data in MS Outlook TNEF format
-
-GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
-USE_GETOPT_LONG=yes
-
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-
-PORTDOCS= AUTHORS NEWS README
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/converters/libytnef/distinfo b/converters/libytnef/distinfo
deleted file mode 100644
index bbe5fcdcb0b9..000000000000
--- a/converters/libytnef/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (libytnef-1.5.tar.gz) = 6c44b955f33cf714c75a7bbe895cc352
-SHA256 (libytnef-1.5.tar.gz) = 1b22a1e42e047c41a41917e89544992c33d30e9bd798b5b8ca7ef1eb75e1752e
-SIZE (libytnef-1.5.tar.gz) = 212412
diff --git a/converters/libytnef/pkg-descr b/converters/libytnef/pkg-descr
deleted file mode 100644
index 8333d75aadb5..000000000000
--- a/converters/libytnef/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-This is the library needed to YTNEF aaplication
-
-This program decodes those annoying application/ms-tnef MIME attachments that
-Microsoft mail servers helpfully use to encapsulate your already MIME encoded
-attachments.
-
-Due to the proliferation of Microsoft Outlook and Exchange mail servers,
-more and more mail is encapsulated into this format.
-
-The YTNEF program allows one to unpack the attachments which were encapsulated
-into the YTNEF attachment. Thus alleviating the need to use Microsoft Outlook
-to view them.
-
-Now supports winmail.dat Outlook files
-
-Author: Randall Hand <randall.hand@gmail.com>
-WWW: http://ytnef.sourceforge.net/
diff --git a/converters/libytnef/pkg-plist b/converters/libytnef/pkg-plist
deleted file mode 100644
index 4c6b011bef79..000000000000
--- a/converters/libytnef/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-include/mapi.h
-include/mapidefs.h
-include/mapitags.h
-include/tnef-errors.h
-include/tnef-types.h
-include/ytnef.h
-lib/libytnef.a
-lib/libytnef.so
-lib/libytnef.so.0