summaryrefslogtreecommitdiff
path: root/devel/linux-f10-sdl12
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-f10-sdl12')
-rw-r--r--devel/linux-f10-sdl12/Makefile29
-rw-r--r--devel/linux-f10-sdl12/distinfo.i3866
-rw-r--r--devel/linux-f10-sdl12/pkg-descr10
-rw-r--r--devel/linux-f10-sdl12/pkg-plist.i3868
4 files changed, 0 insertions, 53 deletions
diff --git a/devel/linux-f10-sdl12/Makefile b/devel/linux-f10-sdl12/Makefile
deleted file mode 100644
index ed36ae5fd4e5..000000000000
--- a/devel/linux-f10-sdl12/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: linux-sdl
-# Date created: 8 October 2001
-# Whom: Martin Matuska <martin@tradex.sk>
-# Based on: emulators/linux_base by marcel@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= sdl
-PORTVERSION= 1.2.10
-PORTREVISION= 1
-CATEGORIES= devel linux
-MASTER_SITES= http://www.libsdl.org/release/ \
- ftp://ftp.icm.edu.pl/vol/rzm9/linux-pld/pool/s/SDL/
-DISTNAME= ${PORTNAME:U}-${PORTVERSION:S/.1$/-1/}-1
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= Cross-platform multi-media development API (linux version)
-
-USE_LINUX_RPM= yes
-USE_XLIB= yes
-INSTALL_SHLIB= yes
-
-ONLY_FOR_ARCHS= i386 amd64
-DIST_SUBDIR= rpm
-PLIST= ${MASTERDIR}/pkg-plist.${LINUX_RPM_ARCH}
-PLIST_SUB+= SDLVER=${PORTVERSION}
-
-.include <bsd.port.mk>
diff --git a/devel/linux-f10-sdl12/distinfo.i386 b/devel/linux-f10-sdl12/distinfo.i386
deleted file mode 100644
index e514d1e5d652..000000000000
--- a/devel/linux-f10-sdl12/distinfo.i386
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (rpm/SDL-1.2.10-1.i386.rpm) = 0c3fbd54bab5e9443bd113c734be54a4
-SHA256 (rpm/SDL-1.2.10-1.i386.rpm) = dd214dda420eb3240b38de0f70d2d38a1b93249215ce5dc99844d9178f74dd07
-SIZE (rpm/SDL-1.2.10-1.i386.rpm) = 202187
-MD5 (rpm/SDL-1.2.10-1.src.rpm) = 3b5bf21e881e0e2a495371ed66044150
-SHA256 (rpm/SDL-1.2.10-1.src.rpm) = 52d1b333bff6dfd8d962c71a23a21afa0594ccf2e9a0ae7048ed5eecd2553dbc
-SIZE (rpm/SDL-1.2.10-1.src.rpm) = 2797820
diff --git a/devel/linux-f10-sdl12/pkg-descr b/devel/linux-f10-sdl12/pkg-descr
deleted file mode 100644
index 3c378f3d553e..000000000000
--- a/devel/linux-f10-sdl12/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Unstable development version of the SDL library (linux version).
-
-This library is designed to make it easy to write games that run
-on UNIX, Win32 and BeOS using the various native high-performance
-media interfaces, (for video, audio, etc) and presenting a single
-source-code level API to your application. This is a fairly low
-level API, but using this, completely portable applications can be
-written with a great deal of flexibility.
-
-WWW: http://www.libsdl.org/
diff --git a/devel/linux-f10-sdl12/pkg-plist.i386 b/devel/linux-f10-sdl12/pkg-plist.i386
deleted file mode 100644
index c60c1cf04b02..000000000000
--- a/devel/linux-f10-sdl12/pkg-plist.i386
+++ /dev/null
@@ -1,8 +0,0 @@
-usr/share/doc/SDL-%%SDLVER%%/BUGS
-usr/share/doc/SDL-%%SDLVER%%/COPYING
-usr/share/doc/SDL-%%SDLVER%%/CREDITS
-usr/share/doc/SDL-%%SDLVER%%/README-SDL.txt
-usr/lib/libSDL-1.1.so.0
-usr/lib/libSDL-1.2.so.0
-usr/lib/libSDL-1.2.so.0.7.3
-@dirrm usr/share/doc/SDL-%%SDLVER%%