diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-11-09 00:29:01 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-11-09 00:29:01 +0000 |
commit | 88478b96bf651c42989c2f725ce18bbc2345cbaa (patch) | |
tree | 9a4b0b6b26d8f9aecf71abb22218e9231152db6b /emulators | |
parent | f8697b379c4eaf61afd2bdf9e32d6bf7ea8112a2 (diff) | |
download | ports-88478b96bf651c42989c2f725ce18bbc2345cbaa.tar.gz ports-88478b96bf651c42989c2f725ce18bbc2345cbaa.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xzx/Makefile | 11 | ||||
-rw-r--r-- | emulators/xzx/pkg-descr | 2 |
2 files changed, 3 insertions, 10 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index 92c7cbcebf65..f6fa431ee430 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: xzx -# Date created: 13 Nov 1997 -# Whom: Sheldon Hearn <axl@iafrica.com> -# +# Created by: Sheldon Hearn <axl@iafrica.com> # $FreeBSD$ -# PORTNAME= xzx PORTVERSION= 4.6 PORTREVISION= 3 CATEGORIES= emulators -MASTER_SITES= http://mitglied.lycos.de/suppentops123/spectrum/xzx/ +MASTER_SITES= http://fossies.org/linux/misc/ DISTNAME= ${PORTNAME}-pro-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -18,9 +14,6 @@ COMMENT= ZX Spectrum (48K/128K/+3) Emulator for X11 # xmkmf is used in configure script; USE_IMAKE makes the build unhappy BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake -# Server redirects to distfile; won't work with -A -FETCH_CMD= /usr/bin/fetch -Rr - USE_MOTIF= yes USE_XORG= x11 ice sm xext xpm xt xxf86vm diff --git a/emulators/xzx/pkg-descr b/emulators/xzx/pkg-descr index 5f999090a158..a8c467e38f5c 100644 --- a/emulators/xzx/pkg-descr +++ b/emulators/xzx/pkg-descr @@ -11,4 +11,4 @@ contrasting colours are displayed with the darker colour in black and the lighter colour in white, which works reasonably well. Halftoning is used if the scaling factor is increased. -WWW: http://mitglied.lycos.de/suppentops123/spectrum/xzx/ +WWW: http://www.erik-kunze.de/xzx/ |