# New ports collection makefile for:	unicnf
# Date created:			2005-03-18
# Whom:				@BABOLO <.@babolo.ru>
#
# $FreeBSD$
# $Id: Makefile,v 1.16 2017/03/18 12:07:27 babolo Exp $
#

PORTNAME=	unicnf
PORTVERSION=	1.06
CATEGORIES=	x11
MASTER_SITES=	http://free.babolo.ru/src/ ftp://ftp.a.babolo.ru/src/ http://www.a.babolo.ru/src/

MAINTAINER=	.@babolo.ru
COMMENT=	конфигуратор window managerа
NO_STAGE=	yes

WITHOUT_LOCAL_PATCHDIR=yes
BUILD_DEPENDS=	${LOCALBASE}/include/babolo/babolo-libmake.VERSION:${PORTSDIR}/devel/babolo-libmake\
		${LOCALBASE}/share/icons/freebsd3-menu.xpm:${PORTSDIR}/graphics/fbsd-icons\
		${LOCALBASE}/share/xpm3/win9.xpm:${PORTSDIR}/graphics/hobbes-icons-xpm
RUN_DEPENDS=	xprompt:${PORTSDIR}/x11/xprompt\
		xless:${PORTSDIR}/misc/xless\
		${LOCALBASE}/share/icons/freebsd3-menu.xpm:${PORTSDIR}/graphics/fbsd-icons\
		${LOCALBASE}/share/xpm3/win9.xpm:${PORTSDIR}/graphics/hobbes-icons-xpm\
		dclock:${PORTSDIR}/x11-clocks/dclock\
		super:${PORTSDIR}/security/super

#MANLANG=	ru_RU.KOI8-R
MANCOMPRESSED=	yes

.include <bsd.port.mk>