diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 16:45:54 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 16:45:54 +0000 |
commit | ee90b572a694e53c91c3f84b3e56b5f1ce169ae5 (patch) | |
tree | b1f871338028796610e5ff920241fc869f182169 /emulators | |
parent | e69ab8c36548981938b2660bd19e390b45d3e84f (diff) | |
download | pkgsrc-ee90b572a694e53c91c3f84b3e56b5f1ce169ae5.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/darcnes/Makefile | 4 | ||||
-rw-r--r-- | emulators/dosbox/Makefile | 4 | ||||
-rw-r--r-- | emulators/freebsd_lib/Makefile | 4 | ||||
-rw-r--r-- | emulators/gnuboy/Makefile | 4 | ||||
-rw-r--r-- | emulators/hercules/Makefile | 4 | ||||
-rw-r--r-- | emulators/linuxppc_lib/Makefile | 4 | ||||
-rw-r--r-- | emulators/minivmac/Makefile | 4 | ||||
-rw-r--r-- | emulators/twin/Makefile | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index a2c391e6da9..be8c4c7ee86 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/07/17 21:35:26 grant Exp $ +# $NetBSD: Makefile,v 1.18 2003/07/21 16:45:54 martti Exp $ DISTNAME= dn9b0401 PKGNAME= darcnes-20010401 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.dridus.com/~nyef/darcnes/ -COMMENT= multi-system emulator (NES, SMS, GG, PCE, and others) +COMMENT= Multi-system emulator (NES, SMS, GG, PCE, and others) LICENSE= no-commercial-use diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index a48728a5207..3522761cd57 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/06/03 14:35:23 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/21 16:45:54 martti Exp $ # DISTNAME= dosbox-0.58 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} MAINTAINER= cube@cubidou.net HOMEPAGE= http://dosbox.sourceforge.net/ -COMMENT= multi-platform DOS emulator using SDL +COMMENT= Multi-platform DOS emulator using SDL USE_BUILDLINK2= YES GNU_CONFIGURE= YES diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile index 2805b3d77ee..0cca6488a21 100644 --- a/emulators/freebsd_lib/Makefile +++ b/emulators/freebsd_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/07/17 21:35:29 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/07/21 16:45:55 martti Exp $ # DISTNAME= freebsd_lib-2.2.7 @@ -8,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.flame.org/NetBSD/ MAINTAINER= tech-pkg@NetBSD.org -COMMENT= libraries necessary for FreeBSD compatibility, including XFree86 +COMMENT= Libraries necessary for FreeBSD compatibility, including XFree86 ONLY_FOR_PLATFORM= NetBSD-*-i386 diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 87b276e67de..060086ca96f 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/02/16 21:41:08 salo Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 16:45:55 martti Exp $ DISTNAME= gnuboy-1.0.3 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= http://gnuboy.unix-fu.org/src/ MAINTAINER= njl@sdf.lonestar.org HOMEPAGE= http://gnuboy.unix-fu.org/ -COMMENT= gameboy emulator +COMMENT= Gameboy emulator GNU_CONFIGURE= yes diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 330d32e144b..f4b993e442e 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:35:31 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/21 16:45:55 martti Exp $ DISTNAME= hercules-2.11 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.conmicro.cx/hercules/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.conmicro.cx/hercules/ -COMMENT= s370 emulator +COMMENT= S370 emulator DEPENDS= unproven-pthreads>0.17nb1:../../devel/unproven-pthreads DEPENDS+= hercules-images-[0-9]*:../../emulators/hercules-images diff --git a/emulators/linuxppc_lib/Makefile b/emulators/linuxppc_lib/Makefile index a53a458110f..6dda02163ab 100644 --- a/emulators/linuxppc_lib/Makefile +++ b/emulators/linuxppc_lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/03/29 12:40:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.18 2003/07/21 16:45:55 martti Exp $ DISTNAME= linuxppc_lib-2000.4.6 WRKSRC= ${WRKDIR}/${DISTNAME} @@ -17,7 +17,7 @@ DISTFILES+= openmotif-2.1.30-3_MLI_jdk.tar.gz MAINTAINER= p99dreyf@criens.u-psud.fr HOMEPAGE= http://www.linuxppc.org/ -COMMENT= libraries to run Linux binaries on NetBSD/powerpc (includes X11) +COMMENT= Libraries to run Linux binaries on NetBSD/powerpc (includes X11) BUILD_DEPENDS+= rpm2pkg-1.2:../../pkgtools/rpm2pkg diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index e28eedc7f8f..438110daf78 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:35:36 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 16:45:56 martti Exp $ DISTNAME= minivmac-0.1.7.src PKGNAME= minivmac-0.1.7 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= kei@NetBSD.org HOMEPAGE= http://www.gryphel.com/c/minivmac/ -COMMENT= miniature Macintosh emulator +COMMENT= Miniature Macintosh emulator USE_X11BASE= YES diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 559ba5c2e41..326b35e4de6 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/19 08:54:30 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 16:45:56 martti Exp $ # DISTNAME= twin-src-3.1.14 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.willows.com/pub/twin/ MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.willows.com -COMMENT= cross-platform implementation of the win32 api +COMMENT= Cross-platform implementation of the win32 api GNU_CONFIGURE= yes USE_GMAKE= yes |