# Created by: Stephen Hurd <shurd@sasktel.net>
# $FreeBSD: games/freedink-dfarc/Makefile 327730 2013-09-20 17:36:33Z bapt $

PORTNAME=	freedink-dfarc
PORTVERSION=	3.10
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	freedink
DISTNAME=	dfarc-${PORTVERSION}

MAINTAINER=	shurd@sasktel.net
COMMENT=	Frontend and .dmod installer for GNU FreeDink

USES=		gettext gmake
USE_WX=		2.6+
GNU_CONFIGURE=	yes
INSTALLS_ICONS=	yes
USE_GNOME=	intltool
CONFIGURE_ARGS=	--with-wx-config=${WX_CONFIG} --disable-upx --disable-static

MAN1=		dfarc.1 freedink-dfarc.1

NO_STAGE=	yes
.include <bsd.port.mk>
