1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Remove ktnef, it is now included in kdepim

PR:		63576
Submitted by:	maintainer
This commit is contained in:
Tilman Keskinoz 2004-02-09 19:16:48 +00:00
parent 4b9016ae0c
commit 46c07c8936
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100510
5 changed files with 0 additions and 70 deletions

View File

@ -22,7 +22,6 @@
SUBDIR += ish
SUBDIR += konwert
SUBDIR += ktextdecode
SUBDIR += ktnef
SUBDIR += libiconv
SUBDIR += libutf-8
SUBDIR += mimelib

View File

@ -1,29 +0,0 @@
# New ports collection makefile for: ktnef
# Date created: Sat Jun 28 01:09:48 CEST 2003
# Whom: Markus Brueffer <brueffer@phoenix-systems.de>
#
# $FreeBSD$
#
PORTNAME= ktnef
PORTVERSION= 2.0
PORTREVISION= 1
CATEGORIES= converters mail kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= brueffer@phoenix-systems.de
COMMENT= TNEF viewer/extractor for KDE
USE_KDELIBS_VER= 3
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
post-extract:
@${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (ktnef-2.0.tar.bz2) = 90aa513aacb8f61e8bcfd816a20ddca8

View File

@ -1,6 +0,0 @@
KTnef is a TNEF (Transport Neutral Encapsulation Format)
viewer/extractor. TNEF is a proprietary format commonly
used by Microsoft Outlook clients when sending files.
Author: Michael Goffioul <goffioul@imec.be>
WWW: http://digidownload.libero.it/speleoalex/Linux/programmi.html

View File

@ -1,33 +0,0 @@
bin/ktnef
share/applnk/Utilities/ktnef.desktop
share/apps/ktnef/icons/hicolor/22x22/actions/ktnef_extract_all_to.png
share/apps/ktnef/icons/hicolor/22x22/actions/ktnef_extract_to.png
share/apps/ktnef/icons/locolor/16x16/actions/ktnef_extract_all_to.png
share/apps/ktnef/icons/locolor/16x16/actions/ktnef_extract_to.png
share/apps/ktnef/ktnefui.rc
share/icons/hicolor/48x48/apps/ktnef.png
share/icons/locolor/16x16/apps/ktnef.png
share/icons/locolor/32x32/apps/ktnef.png
share/mimelnk/application/ms-tnef.desktop
@unexec rmdir %D/share/mimelnk/application 2>/dev/null || true
@unexec rmdir %D/share/mimelnk 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@dirrm share/apps/ktnef/icons/locolor/16x16/actions
@dirrm share/apps/ktnef/icons/locolor/16x16
@dirrm share/apps/ktnef/icons/locolor
@dirrm share/apps/ktnef/icons/hicolor/22x22/actions
@dirrm share/apps/ktnef/icons/hicolor/22x22
@dirrm share/apps/ktnef/icons/hicolor
@dirrm share/apps/ktnef/icons
@dirrm share/apps/ktnef
@unexec rmdir %D/share/apps 2>/dev/null || true
@unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true
@unexec rmdir %D/share/applnk 2>/dev/null || true