diff options
Diffstat (limited to 'graphics/linux-f10-ungif')
-rw-r--r-- | graphics/linux-f10-ungif/Makefile | 24 | ||||
-rw-r--r-- | graphics/linux-f10-ungif/distinfo.i386 | 6 | ||||
-rw-r--r-- | graphics/linux-f10-ungif/pkg-descr | 1 | ||||
-rw-r--r-- | graphics/linux-f10-ungif/pkg-plist.i386 | 14 |
4 files changed, 0 insertions, 45 deletions
diff --git a/graphics/linux-f10-ungif/Makefile b/graphics/linux-f10-ungif/Makefile deleted file mode 100644 index 2c0062549c48..000000000000 --- a/graphics/linux-f10-ungif/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: linux-ungif -# Date created: 22 November 2002 -# Whom: Nakata Maho <maho@FreeBSD.org> -# $FreeBSD$ -# - -PORTNAME= ungif -PORTVERSION= 4.1.3 -PORTREVISION= 1 -CATEGORIES= graphics linux -DISTNAME= libungif-${PORTVERSION}-3.fc4.2 - -MAINTAINER= maho@FreeBSD.org -COMMENT= RPM of the ungif lib - -ONLY_FOR_ARCHS= i386 amd64 - -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes -PLIST= pkg-plist.${LINUX_RPM_ARCH} -PLIST_SUB= PORTVERSION="${PORTVERSION}" - -.include <bsd.port.mk> diff --git a/graphics/linux-f10-ungif/distinfo.i386 b/graphics/linux-f10-ungif/distinfo.i386 deleted file mode 100644 index b065ddd792b2..000000000000 --- a/graphics/linux-f10-ungif/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/libungif-4.1.3-3.fc4.2.i386.rpm) = a484b2fab31810d710154accbe2d6ced -SHA256 (rpm/i386/fedora/4/libungif-4.1.3-3.fc4.2.i386.rpm) = 30e9f76d4f3cd827d0803397cf7d4aca968e65567db8ba6c5d0c4b1f54b41a13 -SIZE (rpm/i386/fedora/4/libungif-4.1.3-3.fc4.2.i386.rpm) = 40406 -MD5 (rpm/i386/fedora/4/libungif-4.1.3-3.fc4.2.src.rpm) = ab573bcf8a97ff41f69272d807eacc76 -SHA256 (rpm/i386/fedora/4/libungif-4.1.3-3.fc4.2.src.rpm) = 02d95a77418b4b81bfe433448270b99e394f666e55434b785979b0474a07b4b5 -SIZE (rpm/i386/fedora/4/libungif-4.1.3-3.fc4.2.src.rpm) = 450346 diff --git a/graphics/linux-f10-ungif/pkg-descr b/graphics/linux-f10-ungif/pkg-descr deleted file mode 100644 index c719ab5af160..000000000000 --- a/graphics/linux-f10-ungif/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of ungif lib rpm. diff --git a/graphics/linux-f10-ungif/pkg-plist.i386 b/graphics/linux-f10-ungif/pkg-plist.i386 deleted file mode 100644 index 8ec7dee5fa38..000000000000 --- a/graphics/linux-f10-ungif/pkg-plist.i386 +++ /dev/null @@ -1,14 +0,0 @@ -usr/lib/libgif.so.4 -usr/lib/libgif.so.%%PORTVERSION%% -usr/lib/libungif.so.4 -usr/lib/libungif.so.%%PORTVERSION%% -usr/share/doc/libungif-%%PORTVERSION%%/AUTHORS -usr/share/doc/libungif-%%PORTVERSION%%/BUGS -usr/share/doc/libungif-%%PORTVERSION%%/COPYING -usr/share/doc/libungif-%%PORTVERSION%%/ChangeLog -usr/share/doc/libungif-%%PORTVERSION%%/NEWS -usr/share/doc/libungif-%%PORTVERSION%%/ONEWS -usr/share/doc/libungif-%%PORTVERSION%%/README -usr/share/doc/libungif-%%PORTVERSION%%/TODO -usr/share/doc/libungif-%%PORTVERSION%%/UNCOMPRESSED_GIF -@dirrm usr/share/doc/libungif-%%PORTVERSION%% |