diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /emulators | |
parent | cdba506d34bc3b158ad2843354bb1243c877ce17 (diff) | |
download | ports-74740483d05162a23cf6fbdf595210297e25f01a.tar.gz ports-74740483d05162a23cf6fbdf595210297e25f01a.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/truereality/Makefile | 1 | ||||
-rw-r--r-- | emulators/truereality/pkg-comment | 1 | ||||
-rw-r--r-- | emulators/vgb-bin/Makefile | 1 | ||||
-rw-r--r-- | emulators/vgb-bin/pkg-comment | 1 | ||||
-rw-r--r-- | emulators/vgba-bin/Makefile | 1 | ||||
-rw-r--r-- | emulators/vgba-bin/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/emulators/truereality/Makefile b/emulators/truereality/Makefile index d2e52be56d04..6c8729f81867 100644 --- a/emulators/truereality/Makefile +++ b/emulators/truereality/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.mayn.de/pub/unix/emulators/console/n64/ DISTNAME= TrueReality-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +COMMENT= Nintendo N64(tm) emulator USE_GMAKE= yes USE_XLIB= yes diff --git a/emulators/truereality/pkg-comment b/emulators/truereality/pkg-comment deleted file mode 100644 index 2ede8ff83426..000000000000 --- a/emulators/truereality/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nintendo N64(tm) emulator diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile index 00f8a9b04b18..bf6dfdb96bb6 100644 --- a/emulators/vgb-bin/Makefile +++ b/emulators/vgb-bin/Makefile @@ -15,6 +15,7 @@ DISTNAME= VGB${PORTVERSION:S/.//}-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z MAINTAINER= lioux@FreeBSD.org +COMMENT= Nintendo GameBoy(tm) emulator (closed binary version of vgb) ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes diff --git a/emulators/vgb-bin/pkg-comment b/emulators/vgb-bin/pkg-comment deleted file mode 100644 index f4aa475821eb..000000000000 --- a/emulators/vgb-bin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nintendo GameBoy(tm) emulator (closed binary version of vgb) diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile index 00f8a9b04b18..bf6dfdb96bb6 100644 --- a/emulators/vgba-bin/Makefile +++ b/emulators/vgba-bin/Makefile @@ -15,6 +15,7 @@ DISTNAME= VGB${PORTVERSION:S/.//}-FreeBSD-80x86-bin EXTRACT_SUFX= .tar.Z MAINTAINER= lioux@FreeBSD.org +COMMENT= Nintendo GameBoy(tm) emulator (closed binary version of vgb) ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes 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) |