From cb5f44a1b93ff118dede7a8fc51fa43c41487185 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 2 Jan 2006 13:53:08 +0000 Subject: Retire libmusclecard, it is now part of the pcsc-lite port again. --- devel/Makefile | 1 - devel/libmusclecard/Makefile | 31 ------------------------------- devel/libmusclecard/distinfo | 3 --- devel/libmusclecard/pkg-descr | 8 -------- devel/libmusclecard/pkg-plist | 7 ------- 5 files changed, 50 deletions(-) delete mode 100644 devel/libmusclecard/Makefile delete mode 100644 devel/libmusclecard/distinfo delete mode 100644 devel/libmusclecard/pkg-descr delete mode 100644 devel/libmusclecard/pkg-plist diff --git a/devel/Makefile b/devel/Makefile index 5088e6466ba9..f2381bd8771a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -493,7 +493,6 @@ SUBDIR += libmcve SUBDIR += libmimedir SUBDIR += libmtrie - SUBDIR += libmusclecard SUBDIR += libnaji SUBDIR += libnotify SUBDIR += liboil diff --git a/devel/libmusclecard/Makefile b/devel/libmusclecard/Makefile deleted file mode 100644 index 74001029d205..000000000000 --- a/devel/libmusclecard/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: libmusclecard -# Date created: 2005-04-15 -# Whom: arved -# -# $FreeBSD$ - -PORTNAME= libmusclecard -PORTVERSION= 1.2.9.b.7 -CATEGORIES= devel -MASTER_SITES= https://alioth.debian.org/download.php/977/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= MUSCLE Card Framework - -LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite - -WRKSRC= ${WRKDIR}/libmusclecard-${PORTVERSION:S/.b./-beta/} -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-muscledropdir=${LOCALBASE}/lib/pcsc/services -USE_REINPLACE= yes -USE_GNOME= gnomehack -INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 - -MAN8= bundleTool.8 - -post-patch: - ${REINPLACE_CMD} -e "s,LDLIBS,LIBS,g" ${WRKSRC}/configure - ${REINPLACE_CMD} -e "s,SUBDIRS = doc,SUBDIRS =," ${WRKSRC}/Makefile.in - -.include diff --git a/devel/libmusclecard/distinfo b/devel/libmusclecard/distinfo deleted file mode 100644 index 0c78b21ddd9f..000000000000 --- a/devel/libmusclecard/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libmusclecard-1.2.9.b.7.tar.gz) = 7e9a6eee9f4b911529955303766e8c8f -SHA256 (libmusclecard-1.2.9.b.7.tar.gz) = 366be47a6a06e19af1f25c6833c0c4a7258747fd10b006c37172c751a2e5ff57 -SIZE (libmusclecard-1.2.9.b.7.tar.gz) = 508734 diff --git a/devel/libmusclecard/pkg-descr b/devel/libmusclecard/pkg-descr deleted file mode 100644 index aab6e782d25e..000000000000 --- a/devel/libmusclecard/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The MUSCLE Framework provides cross-compatibility across multiple vendor -smartcards and it's client side API provides cross-compatibility across many -platforms. By being built on PC/SC and providing simple, clean functionality -for multiple platforms it is possible to develop cross-platform applications -which make use of cryptographic smartcards and tokens, independant of both the -car/crypto token manufacturer, operating system and platform. - -WWW: http://pcsclite.alioth.debian.org/ diff --git a/devel/libmusclecard/pkg-plist b/devel/libmusclecard/pkg-plist deleted file mode 100644 index d4c95faa387f..000000000000 --- a/devel/libmusclecard/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -include/PCSC/mscdefines.h -include/PCSC/musclecard.h -lib/libmusclecard.so.1 -lib/libmusclecard.so -lib/libmusclecard.a -libdata/pkgconfig/libmusclecard.pc -sbin/bundleTool -- cgit v1.2.3