freebsd-ports/emulators/kmamerun/Makefile
Nick Sayer 13bd957b0e 1. Update to 1.0.0
2. Change to autoconfig

3. release maintainership
2001-08-07 19:22:28 +00:00

21 lines
386 B
Makefile

# New ports collection makefile for: kmamerun
# Date created: 24 Nov 1999
# Whom: Nick Sayer <nsayer@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= kmamerun
PORTVERSION= 1.0.0
CATEGORIES= emulators kde
MASTER_SITES= ftp://ftp.sad.it/pub/kde/local/
MAINTAINER= ports@freebsd.org
RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame
USE_KDELIBS_VER=1
USE_AUTOCONF= yes
.include <bsd.port.mk>