aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-png
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-05-30 09:11:52 +0000
committerRene Ladan <rene@FreeBSD.org>2013-05-30 09:11:52 +0000
commit1759b37af1cbf6b6d6f1bbf95e33f125b8fd611f (patch)
tree1f833a09d59367ca4fd4624d9910f73bc5342531 /graphics/linux-png
parent749316327b6e9ee63242fda1c83391cd9f4411a7 (diff)
downloadports-1759b37af1cbf6b6d6f1bbf95e33f125b8fd611f.tar.gz
ports-1759b37af1cbf6b6d6f1bbf95e33f125b8fd611f.zip
Notes
Diffstat (limited to 'graphics/linux-png')
-rw-r--r--graphics/linux-png/Makefile37
-rw-r--r--graphics/linux-png/distinfo.i3864
-rw-r--r--graphics/linux-png/pkg-descr1
3 files changed, 0 insertions, 42 deletions
diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile
deleted file mode 100644
index 98255877e7d9..000000000000
--- a/graphics/linux-png/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: linux-png
-# Date created: 28 September 2000
-# Whom: sanpei@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= png
-PORTVERSION= 1.2.8
-PORTREVISION= 6
-CATEGORIES= graphics linux
-MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
-DISTNAME= libpng-${PORTVERSION}-2
-
-MAINTAINER= emulation@FreeBSD.org
-COMMENT= RPM of the PNG lib
-
-CONFLICTS= linux-f8-png-[0-9]* linux-f10-png-[0-9]*
-
-# EXPIRATION_DATE is the EoL of the last 7.x release
-EXPIRATION_DATE=2013-02-28
-# no alpha rpm is available
-ONLY_FOR_ARCHS= i386 amd64
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 4
-USE_LDCONFIG= yes
-
-PLIST_FILES= \
- usr/lib/libpng.so.3 \
- usr/lib/libpng.so.3.${PORTVERSION} \
- usr/lib/libpng12.so.0 \
- usr/lib/libpng12.so.0.${PORTVERSION} \
- usr/share/man/man5/png.5.gz
-DOCSDIR= ${PREFIX}/usr/share/doc/libpng-${PORTVERSION}
-PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt
-
-.include <bsd.port.mk>
diff --git a/graphics/linux-png/distinfo.i386 b/graphics/linux-png/distinfo.i386
deleted file mode 100644
index 5b9a8ddd826d..000000000000
--- a/graphics/linux-png/distinfo.i386
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (rpm/i386/fedora/4/libpng-1.2.8-2.i386.rpm) = e72af67a645503e1884299308f41268ebff6ae1580c1ebb416ea7c3e1481dfa4
-SIZE (rpm/i386/fedora/4/libpng-1.2.8-2.i386.rpm) = 160855
-SHA256 (rpm/i386/fedora/4/libpng-1.2.8-2.src.rpm) = b35960b8a3e779e8532baeff67dda95540a31c9a443bab1ea4319f43f709a2a9
-SIZE (rpm/i386/fedora/4/libpng-1.2.8-2.src.rpm) = 398416
diff --git a/graphics/linux-png/pkg-descr b/graphics/linux-png/pkg-descr
deleted file mode 100644
index 5cbf2095eb06..000000000000
--- a/graphics/linux-png/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-A port of png lib rpm.