summaryrefslogtreecommitdiff
path: root/devel/linux-f10-allegro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-f10-allegro/Makefile')
-rw-r--r--devel/linux-f10-allegro/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/devel/linux-f10-allegro/Makefile b/devel/linux-f10-allegro/Makefile
deleted file mode 100644
index 64d9036ab867..000000000000
--- a/devel/linux-f10-allegro/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: devel/linux-f8-allegro
-# Date created: 2008-04-03
-# Whom: bsam
-#
-# $FreeBSD$
-#
-
-PORTNAME= allegro
-PORTVERSION= 4.2.2
-CATEGORIES= devel linux
-PKGNAMEPREFIX= linux-f8-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= Cross-platform game programming library (Linux Fedora 8)
-
-USE_LINUX_RPM= yes
-USE_LINUX_APPS= xorglibs
-ONLY_FOR_ARCHS= i386 amd64
-LINUX_DIST_VER= 8
-RPMVERSION= 10.fc8
-USE_LDCONFIG= yes
-
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
-
-.include <bsd.port.mk>