summaryrefslogtreecommitdiff
path: root/emulators/vgba-bin
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vgba-bin')
-rw-r--r--emulators/vgba-bin/Makefile36
-rw-r--r--emulators/vgba-bin/distinfo1
-rw-r--r--emulators/vgba-bin/pkg-comment1
-rw-r--r--emulators/vgba-bin/pkg-descr13
-rw-r--r--emulators/vgba-bin/pkg-plist6
5 files changed, 0 insertions, 57 deletions
diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile
deleted file mode 100644
index d3e02bceb1dc..000000000000
--- a/emulators/vgba-bin/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: vgb-bin
-# Date created: 04 Aug 2000
-# Whom: Mario S F Ferreira <lioux@linf.unb.br> et al.
-#
-# $FreeBSD$
-#
-
-PORTNAME= vgb
-PORTVERSION= 2.1
-PORTEPOCH= 1
-CATEGORIES= emulators
-MASTER_SITES= http://www.komkon.org/fms/VGB/
-PKGNAMESUFFIX= -bin
-DISTNAME= VGB${PORTVERSION:S/.//}-FreeBSD-80x86-bin
-EXTRACT_SUFX= .tar.Z
-
-MAINTAINER= lioux@FreeBSD.org
-
-ONLY_FOR_ARCHS= i386
-USE_X_PREFIX= yes
-NO_BUILD= no
-NO_WRKSUBDIR= no
-
-INSTALL_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP}
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/vgb ${PREFIX}/bin
- @${INSTALL_PROGRAM} ${WRKSRC}/vgb-debug ${PREFIX}/bin
- @${INSTALL_DIR} ${PREFIX}/share/vgb
- @${INSTALL_DATA} ${WRKSRC}/CART.GB ${PREFIX}/share/vgb
-.if !defined(NOPORTDOCS)
- @${INSTALL_DIR} ${PREFIX}/share/doc/vgb
- @${INSTALL_DATA} ${WRKSRC}/VGB.html ${PREFIX}/share/doc/vgb
-.endif # !defined(NOPORTDOCS)
-
-.include <bsd.port.mk>
diff --git a/emulators/vgba-bin/distinfo b/emulators/vgba-bin/distinfo
deleted file mode 100644
index e7d083895764..000000000000
--- a/emulators/vgba-bin/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (VGB21-FreeBSD-80x86-bin.tar.Z) = d9376b9e962e7de8f76d87a6bedcf19e
diff --git a/emulators/vgba-bin/pkg-comment b/emulators/vgba-bin/pkg-comment
deleted file mode 100644
index f4aa475821eb..000000000000
--- a/emulators/vgba-bin/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Nintendo GameBoy(tm) emulator (closed binary version of vgb)
diff --git a/emulators/vgba-bin/pkg-descr b/emulators/vgba-bin/pkg-descr
deleted file mode 100644
index c21d192d191f..000000000000
--- a/emulators/vgba-bin/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-Virtual Game Boy is the Nintendo GameBoy(tm) emulator on X-Window.
-
- Test your VGB installation with the command(default):
-
- vgb /usr/X11R6/share/vgb/CART.GB
-
-Virtual GameBoy (VGB) is a portable emulator of the Nintendo GameBoy
-handheld videogame console. It allows to run most of GameBoy software
-on a personal computer, as well as debug this software. As VGB is
-written in a portable C programming language, it runs on many
-different platforms and operating systems
-
-WWW: http://www.komkon.org/fms/VGB/
diff --git a/emulators/vgba-bin/pkg-plist b/emulators/vgba-bin/pkg-plist
deleted file mode 100644
index ae943a1e8ff5..000000000000
--- a/emulators/vgba-bin/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/vgb
-bin/vgb-debug
-share/vgb/CART.GB
-%%PORTDOCS%%share/doc/vgb/VGB.html
-%%PORTDOCS%%@dirrm share/doc/vgb
-@dirrm share/vgb