diff options
Diffstat (limited to 'emulators/yape/Makefile')
-rw-r--r-- | emulators/yape/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile index 2c34e86a43d2..82e0eeddd811 100644 --- a/emulators/yape/Makefile +++ b/emulators/yape/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: yape -# Date created: 31.10.2002 -# Whom: Janos.Mohacsi@bsd.hu -# +# Created by: Janos.Mohacsi@bsd.hu # $FreeBSD$ -# PORTNAME= yape PORTVERSION= 0.32.5 @@ -12,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= http://yape.homeserver.hu/download/ DISTNAME= ${PORTNAME}SDL-${PORTVERSION} -MAINTAINER= janos.mohacsi@bsd.hu +MAINTAINER= jmohacsi@bsd.hu COMMENT= Yet Another Commodore +4 Emulator USE_SDL= sdl |