diff options
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 d2e52be56d0..6c8729f8186 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 2ede8ff8342..00000000000 --- 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 00f8a9b04b1..bf6dfdb96bb 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 f4aa475821e..00000000000 --- 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 00f8a9b04b1..bf6dfdb96bb 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 f4aa475821e..00000000000 --- a/emulators/vgba-bin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nintendo GameBoy(tm) emulator (closed binary version of vgb) |