summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-20 17:24:13 +0000
committerknu <knu@FreeBSD.org>2003-02-20 17:24:13 +0000
commit74fb8c95f9f6bc3926bf7935e2ee88307097281b (patch)
tree25fe2b8c6b4cbf51d26c0fcd7e8f060c5c5b7a16 /emulators
parent710658d5c5fed6d409c2374bab7ed72890b63b39 (diff)
downloadFreeBSD-ports-74fb8c95f9f6bc3926bf7935e2ee88307097281b.zip
FreeBSD-ports-74fb8c95f9f6bc3926bf7935e2ee88307097281b.tar.gz
De-pkg-comment.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/aftp/Makefile1
-rw-r--r--emulators/aftp/pkg-comment1
-rw-r--r--emulators/atari800/Makefile1
-rw-r--r--emulators/atari800/pkg-comment1
-rw-r--r--emulators/bsvc/Makefile1
-rw-r--r--emulators/bsvc/pkg-comment1
-rw-r--r--emulators/cpmemu/Makefile1
-rw-r--r--emulators/cpmemu/pkg-comment1
-rw-r--r--emulators/dlx/Makefile1
-rw-r--r--emulators/dlx/pkg-comment1
-rw-r--r--emulators/ia64sim/Makefile1
-rw-r--r--emulators/ia64sim/pkg-comment1
-rw-r--r--emulators/libvm68k/Makefile1
-rw-r--r--emulators/libvm68k/pkg-comment1
-rw-r--r--emulators/linux_base-6/Makefile1
-rw-r--r--emulators/linux_base-6/pkg-comment1
-rw-r--r--emulators/linux_base-8/Makefile1
-rw-r--r--emulators/linux_base-8/pkg-comment1
-rw-r--r--emulators/linux_base-rh-9/Makefile1
-rw-r--r--emulators/linux_base-rh-9/pkg-comment1
-rw-r--r--emulators/linux_base-suse-9.1/Makefile1
-rw-r--r--emulators/linux_base-suse-9.1/pkg-comment1
-rw-r--r--emulators/linux_base-suse-9.2/Makefile1
-rw-r--r--emulators/linux_base-suse-9.2/pkg-comment1
-rw-r--r--emulators/linux_base-suse-9.3/Makefile1
-rw-r--r--emulators/linux_base-suse-9.3/pkg-comment1
-rw-r--r--emulators/linux_base/Makefile1
-rw-r--r--emulators/linux_base/pkg-comment1
-rw-r--r--emulators/p-interp/Makefile1
-rw-r--r--emulators/p-interp/pkg-comment1
-rw-r--r--emulators/prodosemu/Makefile1
-rw-r--r--emulators/prodosemu/pkg-comment1
-rw-r--r--emulators/spim/Makefile1
-rw-r--r--emulators/spim/pkg-comment1
-rw-r--r--emulators/stella/Makefile1
-rw-r--r--emulators/stella/pkg-comment1
-rw-r--r--emulators/svr4_base/Makefile1
-rw-r--r--emulators/svr4_base/pkg-comment1
-rw-r--r--emulators/twin/Makefile1
-rw-r--r--emulators/twin/pkg-comment1
-rw-r--r--emulators/vmware_xf4mod/Makefile1
-rw-r--r--emulators/vmware_xf4mod/pkg-comment1
-rw-r--r--emulators/vx68k/Makefile1
-rw-r--r--emulators/vx68k/pkg-comment1
-rw-r--r--emulators/x48/Makefile1
-rw-r--r--emulators/x48/pkg-comment1
-rw-r--r--emulators/xgs/Makefile1
-rw-r--r--emulators/xgs/pkg-comment1
48 files changed, 24 insertions, 24 deletions
diff --git a/emulators/aftp/Makefile b/emulators/aftp/Makefile
index aaaa527..d67ab25 100644
--- a/emulators/aftp/Makefile
+++ b/emulators/aftp/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@freebsd.org
+COMMENT= A ftp-like shell for accessing Apple II disk images
MAN1= aftp.1
diff --git a/emulators/aftp/pkg-comment b/emulators/aftp/pkg-comment
deleted file mode 100644
index 516aa8f..0000000
--- a/emulators/aftp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A ftp-like shell for accessing Apple II disk images
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index d09e9d2..680aa82 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -15,6 +15,7 @@ DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Atari 8-bit computer emulator
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/emulators/atari800/pkg-comment b/emulators/atari800/pkg-comment
deleted file mode 100644
index b1079aa..0000000
--- a/emulators/atari800/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Atari 8-bit computer emulator
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile
index 8ca346b..2b30ae3 100644
--- a/emulators/bsvc/Makefile
+++ b/emulators/bsvc/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= system/emulators
DISTFILES= ${DISTNAME}-src.tar.gz
MAINTAINER= ports@FreeBSD.org
+COMMENT= An extensible hardware simulation framework with MC68K support
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
diff --git a/emulators/bsvc/pkg-comment b/emulators/bsvc/pkg-comment
deleted file mode 100644
index e3efea96..0000000
--- a/emulators/bsvc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An extensible hardware simulation framework with MC68K support
diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile
index 998d60d..6f98449 100644
--- a/emulators/cpmemu/Makefile
+++ b/emulators/cpmemu/Makefile
@@ -18,6 +18,7 @@ PATCHFILES= cpm-0.2.1-glibc-rjm.patch.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
+COMMENT= Cpm emulator
ONLY_FOR_ARCHS= i386
diff --git a/emulators/cpmemu/pkg-comment b/emulators/cpmemu/pkg-comment
deleted file mode 100644
index 6197cd3..0000000
--- a/emulators/cpmemu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Cpm emulator
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile
index f7e5bfa..fc86e2a 100644
--- a/emulators/dlx/Makefile
+++ b/emulators/dlx/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+COMMENT= Assembler for Hennessy and Patterson's DLX architecture
.if ${MACHINE_ARCH} == alpha
BROKEN= will not build on alpha
diff --git a/emulators/dlx/pkg-comment b/emulators/dlx/pkg-comment
deleted file mode 100644
index d44487c..0000000
--- a/emulators/dlx/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Assembler for Hennessy and Patterson's DLX architecture
diff --git a/emulators/ia64sim/Makefile b/emulators/ia64sim/Makefile
index 11c6058..9fc5fea 100644
--- a/emulators/ia64sim/Makefile
+++ b/emulators/ia64sim/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= http://www.pacificsites.com/~ccrayne/ \
DISTFILES= ${PORTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
+COMMENT= IA64 simulator (Intel(R) Architecture 64)
EXTRACT_BEFORE_ARGS= -qLa
WRKSRC= ${WRKDIR}/home/chuck/ia64simcc
diff --git a/emulators/ia64sim/pkg-comment b/emulators/ia64sim/pkg-comment
deleted file mode 100644
index 7f774a0..0000000
--- a/emulators/ia64sim/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-IA64 simulator (Intel(R) Architecture 64)
diff --git a/emulators/libvm68k/Makefile b/emulators/libvm68k/Makefile
index edb2b26..fac31af 100644
--- a/emulators/libvm68k/Makefile
+++ b/emulators/libvm68k/Makefile
@@ -13,6 +13,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://ftp.hypercore.co.jp/vx68k/${PORTNAME}-${PORTVERSION:R}/
MAINTAINER= ports@FreeBSD.org
+COMMENT= M68000 virtual machine library
USE_LIBTOOL= yes
LIBTOOLFLAGS= --disable-ltlibs --release-ignore
diff --git a/emulators/libvm68k/pkg-comment b/emulators/libvm68k/pkg-comment
deleted file mode 100644
index 34fba54..0000000
--- a/emulators/libvm68k/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-M68000 virtual machine library
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile
index f72084e..3a0f9d0 100644
--- a/emulators/linux_base-6/Makefile
+++ b/emulators/linux_base-6/Makefile
@@ -20,6 +20,7 @@ PATCH_SITE_SUBDIR= updates/6.2/en/os/${MACHINE_ARCH} \
PATCHFILES= ${UPDATES}
MAINTAINER= ports@FreeBSD.org
+COMMENT= The base set of packages needed in Linux mode
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
diff --git a/emulators/linux_base-6/pkg-comment b/emulators/linux_base-6/pkg-comment
deleted file mode 100644
index 19a3f47..0000000
--- a/emulators/linux_base-6/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile
index 4a3d034..16b1dc8 100644
--- a/emulators/linux_base-8/Makefile
+++ b/emulators/linux_base-8/Makefile
@@ -43,6 +43,7 @@ PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}
PATCHFILES= ${UPDATES}
MAINTAINER= ports@FreeBSD.org
+COMMENT= The base set of packages needed in Linux mode
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
diff --git a/emulators/linux_base-8/pkg-comment b/emulators/linux_base-8/pkg-comment
deleted file mode 100644
index 19a3f47..0000000
--- a/emulators/linux_base-8/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile
index 4a3d034..16b1dc8 100644
--- a/emulators/linux_base-rh-9/Makefile
+++ b/emulators/linux_base-rh-9/Makefile
@@ -43,6 +43,7 @@ PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}
PATCHFILES= ${UPDATES}
MAINTAINER= ports@FreeBSD.org
+COMMENT= The base set of packages needed in Linux mode
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
diff --git a/emulators/linux_base-rh-9/pkg-comment b/emulators/linux_base-rh-9/pkg-comment
deleted file mode 100644
index 19a3f47..0000000
--- a/emulators/linux_base-rh-9/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile
index 4a3d034..16b1dc8 100644
--- a/emulators/linux_base-suse-9.1/Makefile
+++ b/emulators/linux_base-suse-9.1/Makefile
@@ -43,6 +43,7 @@ PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}
PATCHFILES= ${UPDATES}
MAINTAINER= ports@FreeBSD.org
+COMMENT= The base set of packages needed in Linux mode
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
diff --git a/emulators/linux_base-suse-9.1/pkg-comment b/emulators/linux_base-suse-9.1/pkg-comment
deleted file mode 100644
index 19a3f47..0000000
--- a/emulators/linux_base-suse-9.1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile
index 4a3d034..16b1dc8 100644
--- a/emulators/linux_base-suse-9.2/Makefile
+++ b/emulators/linux_base-suse-9.2/Makefile
@@ -43,6 +43,7 @@ PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}
PATCHFILES= ${UPDATES}
MAINTAINER= ports@FreeBSD.org
+COMMENT= The base set of packages needed in Linux mode
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
diff --git a/emulators/linux_base-suse-9.2/pkg-comment b/emulators/linux_base-suse-9.2/pkg-comment
deleted file mode 100644
index 19a3f47..0000000
--- a/emulators/linux_base-suse-9.2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The base set of packages needed in Linux mode
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile
index 4a3d034..16b1dc8 100644
--- a/emulators/linux_base-suse-9.3/Makefile
+++ b/emulators/linux_base-suse-9.3/Makefile
@@ -43,6 +43,7 @@ PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}
PATCHFILES= ${UPDATES}
MAINTAINER= ports@FreeBSD.org
+COMMENT= The base set of packages needed in Linux mode
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
diff --git a/emulators/linux_base-suse-9.3/pkg-comment b/emulators/linux_base-suse-9.3/pkg-comment
deleted file mode 100644
index 19a3f47..0000000
--- a/emulators/linux_base-suse-9.3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The base set of packages needed in Linux mode
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile
index 4a3d034..16b1dc8 100644
--- a/emulators/linux_base/Makefile
+++ b/emulators/linux_base/Makefile
@@ -43,6 +43,7 @@ PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}
PATCHFILES= ${UPDATES}
MAINTAINER= ports@FreeBSD.org
+COMMENT= The base set of packages needed in Linux mode
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
diff --git a/emulators/linux_base/pkg-comment b/emulators/linux_base/pkg-comment
deleted file mode 100644
index 19a3f47..0000000
--- a/emulators/linux_base/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The base set of packages needed in Linux mode
diff --git a/emulators/p-interp/Makefile b/emulators/p-interp/Makefile
index 914d181..ba09703 100644
--- a/emulators/p-interp/Makefile
+++ b/emulators/p-interp/Makefile
@@ -16,6 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
+COMMENT= A UCSD (Apple) Pascal p-code interpreter environment
USE_XLIB= yes
diff --git a/emulators/p-interp/pkg-comment b/emulators/p-interp/pkg-comment
deleted file mode 100644
index 40abb64..0000000
--- a/emulators/p-interp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A UCSD (Apple) Pascal p-code interpreter environment
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile
index 7a56464..00dc336 100644
--- a/emulators/prodosemu/Makefile
+++ b/emulators/prodosemu/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://apple2.caltech.edu/pub/apple2/emulators/
DISTNAME= ${PORTNAME}.v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= A text based Apple IIe ProDOS emulator
NO_PACKAGE= yes
RESTRICTED= apple.rom copyright is owned by Apple and cannot be distributed.
diff --git a/emulators/prodosemu/pkg-comment b/emulators/prodosemu/pkg-comment
deleted file mode 100644
index ae02ea7..0000000
--- a/emulators/prodosemu/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A text based Apple IIe ProDOS emulator
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile
index 31025f1..3e1aa8f 100644
--- a/emulators/spim/Makefile
+++ b/emulators/spim/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+COMMENT= MIPS R2000 Simulator
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/emulators/spim/pkg-comment b/emulators/spim/pkg-comment
deleted file mode 100644
index 774dcff..0000000
--- a/emulators/spim/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-MIPS R2000 Simulator
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index fb6e3c7..fc76a2a 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
+COMMENT= A multi-platform Atari 2600 VCS emulator
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
BUILD_WRKSRC= ${WRKSRC}/src/build
diff --git a/emulators/stella/pkg-comment b/emulators/stella/pkg-comment
deleted file mode 100644
index fa9f6ba..0000000
--- a/emulators/stella/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A multi-platform Atari 2600 VCS emulator
diff --git a/emulators/svr4_base/Makefile b/emulators/svr4_base/Makefile
index 1d4af6c..d5adc8f 100644
--- a/emulators/svr4_base/Makefile
+++ b/emulators/svr4_base/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= # none for now
DISTFILES= # none for now
MAINTAINER= ports@FreeBSD.org
+COMMENT= Compatibility framework necessary for SVR4 emulation
PREFIX= / # distfile tared as "/compat/svr4"
NO_MTREE= yes
diff --git a/emulators/svr4_base/pkg-comment b/emulators/svr4_base/pkg-comment
deleted file mode 100644
index 41fd616..0000000
--- a/emulators/svr4_base/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Compatibility framework necessary for SVR4 emulation
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index c94440b..9c00d58 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.willows.com/pub/twin/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= Willows Toolkit for migrating and developing Windows applications
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/emulators/twin/pkg-comment b/emulators/twin/pkg-comment
deleted file mode 100644
index 39ab720..0000000
--- a/emulators/twin/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Willows Toolkit for migrating and developing Windows applications
diff --git a/emulators/vmware_xf4mod/Makefile b/emulators/vmware_xf4mod/Makefile
index e44c673..3d09295 100644
--- a/emulators/vmware_xf4mod/Makefile
+++ b/emulators/vmware_xf4mod/Makefile
@@ -13,6 +13,7 @@ DISTNAME= vmware_drv.o
EXTRACT_SUFX= # none
MAINTAINER= ports@freebsd.org
+COMMENT= A XFree86 4.x driver module for VMware guests
RUN_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4
diff --git a/emulators/vmware_xf4mod/pkg-comment b/emulators/vmware_xf4mod/pkg-comment
deleted file mode 100644
index 9573909..0000000
--- a/emulators/vmware_xf4mod/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A XFree86 4.x driver module for VMware guests
diff --git a/emulators/vx68k/Makefile b/emulators/vx68k/Makefile
index a689c0d..aff5459 100644
--- a/emulators/vx68k/Makefile
+++ b/emulators/vx68k/Makefile
@@ -13,6 +13,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://ftp.hypercore.co.jp/vx68k/${PORTNAME}-${PORTVERSION:R}/
MAINTAINER= ports@FreeBSD.org
+COMMENT= A virtual machine that emulates a Sharp X68000
LIB_DEPENDS= vm68k.4:${PORTSDIR}/emulators/libvm68k
diff --git a/emulators/vx68k/pkg-comment b/emulators/vx68k/pkg-comment
deleted file mode 100644
index 744fdf3..0000000
--- a/emulators/vx68k/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A virtual machine that emulates a Sharp X68000
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index cea4156..5903978 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= An HP48sx emulator
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/e//}
diff --git a/emulators/x48/pkg-comment b/emulators/x48/pkg-comment
deleted file mode 100644
index b8eb072..0000000
--- a/emulators/x48/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An HP48sx emulator
diff --git a/emulators/xgs/Makefile b/emulators/xgs/Makefile
index 3fa7365..a7ea7bf 100644
--- a/emulators/xgs/Makefile
+++ b/emulators/xgs/Makefile
@@ -16,6 +16,7 @@ DISTFILES= xgs050.tgz ROM01.ZIP
EXTRACT_ONLY= xgs050.tgz
MAINTAINER= ports@FreeBSD.org
+COMMENT= Apple IIGS emulator stable release
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
diff --git a/emulators/xgs/pkg-comment b/emulators/xgs/pkg-comment
deleted file mode 100644
index 12682de..0000000
--- a/emulators/xgs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Apple IIGS emulator stable release
OpenPOWER on IntegriCloud