# Created by: Andrey Zakhvatov
# $FreeBSD: misc/deco/Makefile 334054 2013-11-17 03:28:04Z eadler $

PORTNAME=	deco
PORTVERSION=	3.9
PORTREVISION=	4
CATEGORIES=	misc
MASTER_SITES=	SF/${PORTNAME}/Deco%20Sources/${PORTVERSION}
PKGNAMESUFFIX=	-misc
DISTNAME=	deco39
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Demos Commander, a free Norton Commander clone

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--libdir=${PREFIX}/share
CONFIGURE_ENV=	ac_cv_lib_ncurses_tgetent=no
MAN1=		deco.1
MANLANG=	"" ru.KOI8-R

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