From 6bd0d65c650273bf304f345910aeaa6dbb0d1904 Mon Sep 17 00:00:00 2001 From: tsarna Date: Thu, 20 Aug 1998 15:16:34 +0000 Subject: The Grand Homepagification: - New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. --- emulators/compat11/Makefile | 30 ++++++++++++++++++++++++++++++ emulators/compat12/Makefile | 3 ++- emulators/doscmd/Makefile | 4 ++-- emulators/spim/Makefile | 3 ++- emulators/wine/Makefile | 5 +++-- emulators/xmame/Makefile | 3 ++- emulators/xmess/Makefile | 3 ++- 7 files changed, 43 insertions(+), 8 deletions(-) create mode 100644 emulators/compat11/Makefile (limited to 'emulators') diff --git a/emulators/compat11/Makefile b/emulators/compat11/Makefile new file mode 100644 index 00000000000..b75ad753fe7 --- /dev/null +++ b/emulators/compat11/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.10 1998/08/20 15:16:52 tsarna Exp $ +# + +DISTNAME= compat11 +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_LOCAL} +EXTRACT_SUFX= _${ARCH}.tgz + +MAINTAINER= tv@netbsd.org +HOMEPAGE= http://www.netbsd.org/Releases/formal-1.1/index.html + +DEPENDS+= compat12:../../emulators/compat12 + +ONLY_FOR_ARCHS= amiga atari hp300 i386 mac68k mvme68k pc532 sparc sun3 + +MIRROR_DISTFILE= no +HAS_CONFIGURE= yes +NO_BUILD= yes +WRKSRC= ${WRKDIR}/usr/lib +PLIST_SRC= ${WRKSRC}/.PLIST + +pre-configure: + @${INSTALL} -c -m 755 ${FILESDIR}/configure ${WRKSRC} + +.include "../../mk/bsd.pkg.mk" + +# for sun3x in 1.3.x, get sun3 package +.if (${ARCH} == "sun3x") +ARCH= sun3 +.endif diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile index a43684c5564..2e2af2876b1 100644 --- a/emulators/compat12/Makefile +++ b/emulators/compat12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/08/17 18:35:34 tv Exp $ +# $NetBSD: Makefile,v 1.10 1998/08/20 15:16:52 tsarna Exp $ # DISTNAME= compat12-${MACHINE_ARCH} @@ -7,6 +7,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= tv@netbsd.org +HOMEPAGE= http://www.netbsd.org/Releases/formal-1.2/index.html ONLY_FOR_ARCHS= i386 m68k ns32k sparc diff --git a/emulators/doscmd/Makefile b/emulators/doscmd/Makefile index a1385ddd1f1..6487cedda13 100644 --- a/emulators/doscmd/Makefile +++ b/emulators/doscmd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/07/21 12:08:39 agc Exp $ +# $NetBSD: Makefile,v 1.3 1998/08/20 15:16:52 tsarna Exp $ # DISTNAME= doscmd-19960502-2 @@ -6,7 +6,7 @@ PKGNAME= doscmd-19960502.2 CATEGORIES= emulators MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/arch/i386/doscmd/ -MAINTAINER= tsarna@NetBSD.ORG +MAINTAINER= tsarna@netbsd.org ONLY_FOR_ARCHS= i386 diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 06e626e9f60..c565489dbd1 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/05/28 17:39:11 tron Exp $ +# $NetBSD: Makefile,v 1.3 1998/08/20 15:16:53 tsarna Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:35 obrien Exp # @@ -8,6 +8,7 @@ CATEGORIES= emulators MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/ MAINTAINER= deberg@mit.edu +HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html NO_WRKSUBDIR= yes diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 61a1d76e539..af20cde1a09 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/07/15 12:14:24 agc Exp $ +# $NetBSD: Makefile,v 1.12 1998/08/20 15:16:53 tsarna Exp $ DISTNAME= Wine-980614 PKGNAME= wine-980614 @@ -7,7 +7,8 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/wine/development ONLY_FOR_ARCHS= i386 -MAINTAINER= mycroft@NetBSD.ORG +MAINTAINER= mycroft@netbsd.org +HOMEPAGE= http://www.winehq.com/ CONFLICTS= wine-980215 diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 1cbcb4f59ae..8f2c8eca1b2 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/07/04 12:05:06 mycroft Exp $ +# $NetBSD: Makefile,v 1.11 1998/08/20 15:16:53 tsarna Exp $ # DISTNAME= xmame-0.33b6.1 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://drake.dit.upm.es/pub/emulators/mame/ EXTRACT_SUFX= .tgz MAINTAINER= mycroft@NetBSD.ORG +HOMEPAGE= http://drake.dit.upm.es/~mame/ CONFLICTS= xmame-0.30.1 diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 0065c51ff14..a7b207f8daf 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/07/09 12:34:56 mycroft Exp $ +# $NetBSD: Makefile,v 1.2 1998/08/20 15:16:53 tsarna Exp $ # DISTNAME= unix01 @@ -8,6 +8,7 @@ MASTER_SITES= http://internetter.com/titan/mess/ EXTRACT_SUFX= .tgz MAINTAINER= mycroft@NetBSD.ORG +HOMEPAGE= http://internetter.com/titan/mess/ RUN_DEPENDS= unzip:../../archivers/unzip DEPENDS+= xpm-3.4k:../../graphics/xpm -- cgit v1.2.3