# New ports collection makefile for:   kxl
# Date created:        16 June 2001
# Whom:                Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD: ports/devel/kxl/Makefile,v 1.15 2009/08/02 19:33:14 mezz Exp $
#

PORTNAME=	kxl
PORTVERSION=	1.1.7
PORTREVISION=	3
CATEGORIES=	devel games
MASTER_SITES=	http://kxl.orz.hm/download/
DISTNAME=	KXL-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A visual, sound library for games

USE_AUTOTOOLS=	libtool:22
USE_XORG=	xpm x11
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LIBS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>
