summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /emulators
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'emulators')
-rw-r--r--emulators/bfe/Makefile2
-rw-r--r--emulators/fmsx/Makefile6
-rw-r--r--emulators/ia64sim/Makefile3
-rw-r--r--emulators/rtc/Makefile4
-rw-r--r--emulators/vgb-bin/Makefile6
-rw-r--r--emulators/vgba-bin/Makefile6
-rw-r--r--emulators/vmware2/Makefile2
-rw-r--r--emulators/vmware3/Makefile2
-rw-r--r--emulators/vxtools/Makefile2
-rw-r--r--emulators/xmame/Makefile2
10 files changed, 17 insertions, 18 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile
index 496b648a26f6..a2c5432c77f0 100644
--- a/emulators/bfe/Makefile
+++ b/emulators/bfe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bfe
PORTVERSION= 991102
-CATEGORIES= emulators
+CATEGORIES= emulators
MASTER_SITES= http://www.qzx.com/bfe/
EXTRACT_SUFX= .tgz
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index f3bc5c400dab..f11b8e191eb4 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -9,15 +9,15 @@ PORTNAME= fmsx
PORTVERSION= 2.2
CATEGORIES= emulators
MASTER_SITES= http://www.komkon.org/fms/fMSX/
-DISTNAME= fMSX22
-EXTRACT_SUFX= .tar.Z
+DISTNAME= fMSX22
+EXTRACT_SUFX= .tar.Z
MAINTAINER= dk@farm.org
USE_XLIB= yes
NO_PACKAGE= ${RESTRICTED}
RESTRICTED= Legal status of distributed ROM images unclear
-WRKSRC= ${WRKDIR}/MSX
+WRKSRC= ${WRKDIR}/MSX
do-install:
${INSTALL_SCRIPT} ${FILESDIR}/fmsx ${PREFIX}/bin
diff --git a/emulators/ia64sim/Makefile b/emulators/ia64sim/Makefile
index e8ffc6a80d5a..6fa08ab431cc 100644
--- a/emulators/ia64sim/Makefile
+++ b/emulators/ia64sim/Makefile
@@ -1,4 +1,3 @@
-# ex:ts=8
# Ports collection makefile for: ia64sim
# Date created: Tue Oct 10, 2000
# Whom: David O'Brien (obrien@NUXI.com)
@@ -8,7 +7,7 @@
PORTNAME= ia64sim
PORTVERSION= 0.2
-CATEGORIES= emulators
+CATEGORIES= emulators
MASTER_SITES= http://www.glue.umd.edu/~jasonp/ \
http://odin.asgard/
DISTFILES= ${PORTNAME}${EXTRACT_SUFX}
diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile
index 018f24beb38e..d11d4d6a9d15 100644
--- a/emulators/rtc/Makefile
+++ b/emulators/rtc/Makefile
@@ -29,11 +29,11 @@ SRC_BASE?= /usr/src
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400013
-BROKEN= "Systems prior to 400013 is out of support"
+BROKEN= "Systems prior to 400013 is out of support"
.endif
.if !exists(${SRC_BASE}/sys/Makefile)
-BROKEN= "Kernel source files required"
+BROKEN= "Kernel source files required"
.endif
do-fetch:
diff --git a/emulators/vgb-bin/Makefile b/emulators/vgb-bin/Makefile
index 05876a2c7f55..f047794b7d0a 100644
--- a/emulators/vgb-bin/Makefile
+++ b/emulators/vgb-bin/Makefile
@@ -9,7 +9,7 @@ PORTNAME= vgb
PORTVERSION= 20
CATEGORIES= emulators
MASTER_SITES= http://www.komkon.org/fms/VGB/
-PKGNAMESUFFIX= -bin
+PKGNAMESUFFIX= -bin
DISTNAME= VGB${PORTVERSION}-FreeBSD-80x86-bin
EXTRACT_SUFX= .tar.Z
@@ -23,9 +23,9 @@ NO_WRKSUBDIR= no
INSTALL_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP}
.if defined(NOPORTDOCS)
-PLIST_SUB+= PORTDOCS:="@comment "
+PLIST_SUB+= PORTDOCS:="@comment "
.else
-PLIST_SUB+= PORTDOCS:=
+PLIST_SUB+= PORTDOCS:=
.endif # !defined(NOPORTDOCS)
do-install:
diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile
index 05876a2c7f55..f047794b7d0a 100644
--- a/emulators/vgba-bin/Makefile
+++ b/emulators/vgba-bin/Makefile
@@ -9,7 +9,7 @@ PORTNAME= vgb
PORTVERSION= 20
CATEGORIES= emulators
MASTER_SITES= http://www.komkon.org/fms/VGB/
-PKGNAMESUFFIX= -bin
+PKGNAMESUFFIX= -bin
DISTNAME= VGB${PORTVERSION}-FreeBSD-80x86-bin
EXTRACT_SUFX= .tar.Z
@@ -23,9 +23,9 @@ NO_WRKSUBDIR= no
INSTALL_DIR= ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP}
.if defined(NOPORTDOCS)
-PLIST_SUB+= PORTDOCS:="@comment "
+PLIST_SUB+= PORTDOCS:="@comment "
.else
-PLIST_SUB+= PORTDOCS:=
+PLIST_SUB+= PORTDOCS:=
.endif # !defined(NOPORTDOCS)
do-install:
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile
index d7baf87cc762..95615e57bada 100644
--- a/emulators/vmware2/Makefile
+++ b/emulators/vmware2/Makefile
@@ -59,7 +59,7 @@ BROKEN= "This software absolutely requires Linux procfs support"
.endif
.if !exists(/sys/Makefile)
-BROKEN= "Kernel source files required"
+BROKEN= "Kernel source files required"
.endif
.if exists(${WRKDIRPREFIX}${.CURDIR}/work/Makefile.inc.net)
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index d7baf87cc762..95615e57bada 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -59,7 +59,7 @@ BROKEN= "This software absolutely requires Linux procfs support"
.endif
.if !exists(/sys/Makefile)
-BROKEN= "Kernel source files required"
+BROKEN= "Kernel source files required"
.endif
.if exists(${WRKDIRPREFIX}${.CURDIR}/work/Makefile.inc.net)
diff --git a/emulators/vxtools/Makefile b/emulators/vxtools/Makefile
index 7c49d3f88036..36dacc28865a 100644
--- a/emulators/vxtools/Makefile
+++ b/emulators/vxtools/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.penguin.cz/pub/users/mhi/vxfs/
MAINTAINER= mhi@penguin.cz
-USE_BZIP2= yes
+USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 96d1a0008d17..438a3bbd94d5 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://x.mame.net/download/ \
http://www.ozemail.com.au/~knebauer/xmame/files/
EXTRACT_SUFX= .tgz
-MAINTAINER= c9710216@studentmail.newcastle.edu.au
+MAINTAINER= c9710216@studentmail.newcastle.edu.au
USE_XPM= yes
USE_X_PREFIX= yes