diff options
Diffstat (limited to 'devel/linux-f10-allegro')
-rw-r--r-- | devel/linux-f10-allegro/Makefile | 31 | ||||
-rw-r--r-- | devel/linux-f10-allegro/distinfo | 3 | ||||
-rw-r--r-- | devel/linux-f10-allegro/pkg-descr | 4 | ||||
-rw-r--r-- | devel/linux-f10-allegro/pkg-plist | 21 |
4 files changed, 0 insertions, 59 deletions
diff --git a/devel/linux-f10-allegro/Makefile b/devel/linux-f10-allegro/Makefile deleted file mode 100644 index e19998825d5c..000000000000 --- a/devel/linux-f10-allegro/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: linux-allegro -# Date created: 18 Nov 2003 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= allegro -PORTVERSION= 4.0.3 -PORTREVISION= 2 -CATEGORIES= devel linux -MASTER_SITES= http://membres.lycos.fr/ebotcazou/allegro/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-1 - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= Cross-platform game programming library (linux version) - -USE_LINUX_RPM= yes -ONLY_FOR_ARCHS= i386 amd64 -DIST_SUBDIR= rpm -INSTALLS_SHLIB= yes -USE_XLIB= yes -SRC_DISTFILES= - -MD5_FILE= ${MASTERDIR}/distinfo - -post-extract: - @cd ${WRKSRC}/usr/lib; \ - ${LN} -s liballeg-4.0.3.so liballeg.so.4.0 - -.include <bsd.port.mk> diff --git a/devel/linux-f10-allegro/distinfo b/devel/linux-f10-allegro/distinfo deleted file mode 100644 index ebaf2724fb83..000000000000 --- a/devel/linux-f10-allegro/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (rpm/allegro-4.0.3-1.i386.rpm) = 551dc0c1c6756991daa9e71fd5f73faf -SHA256 (rpm/allegro-4.0.3-1.i386.rpm) = 2efc5a5b523030dac9e77f46fde06b4f3d83e6cd2deb15d5a1ed1b6a5af1851c -SIZE (rpm/allegro-4.0.3-1.i386.rpm) = 484783 diff --git a/devel/linux-f10-allegro/pkg-descr b/devel/linux-f10-allegro/pkg-descr deleted file mode 100644 index 9948d05c3844..000000000000 --- a/devel/linux-f10-allegro/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Allegro is a cross-platform library intended for use in computer games and -other types of multimedia programming. - -WWW: http://www.talula.demon.co.uk/allegro/ diff --git a/devel/linux-f10-allegro/pkg-plist b/devel/linux-f10-allegro/pkg-plist deleted file mode 100644 index 69958d0f2a8f..000000000000 --- a/devel/linux-f10-allegro/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -etc/allegrorc -usr/lib/allegro/4.0/alleg-artsdigi.so -usr/lib/allegro/4.0/alleg-dga2.so -usr/lib/allegro/4.0/alleg-fbcon.so -usr/lib/allegro/4.0/alleg-svgalib.so -usr/lib/allegro/4.0/alleg-vga.so -usr/lib/allegro/4.0/modules.lst -usr/lib/liballeg.so.4.0 -usr/lib/liballeg-4.0.3.so -usr/share/allegro/keyboard.dat -usr/share/allegro/language.dat -usr/share/doc/allegro-4.0.3/AUTHORS -usr/share/doc/allegro-4.0.3/CHANGES -usr/share/doc/allegro-4.0.3/linux.txt -usr/share/doc/allegro-4.0.3/readme.txt -usr/share/doc/allegro-4.0.3/THANKS -usr/share/doc/allegro-4.0.3/unix.txt -@dirrm usr/share/doc/allegro-4.0.3 -@dirrm usr/share/allegro -@dirrm usr/lib/allegro/4.0 -@dirrm usr/lib/allegro |