1998-03-27 06:56:47 -05:00
|
|
|
# New ports collection makefile for: deco
|
|
|
|
# Date created: 16 Dec 1997
|
|
|
|
# Whom: Andrey Zakhvatov
|
|
|
|
#
|
1999-08-25 03:23:21 -04:00
|
|
|
# $FreeBSD$
|
1998-03-27 06:56:47 -05:00
|
|
|
#
|
|
|
|
|
2001-08-16 09:51:31 -04:00
|
|
|
PORTNAME= deco
|
2003-03-24 03:56:50 -05:00
|
|
|
PORTVERSION= 3.9
|
2008-06-21 16:24:18 -04:00
|
|
|
PORTREVISION= 4
|
2001-08-16 09:51:31 -04:00
|
|
|
CATEGORIES= misc
|
2009-08-21 20:28:34 -04:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/Deco%20Sources/${PORTVERSION}
|
2003-03-24 03:56:50 -05:00
|
|
|
DISTNAME= deco39
|
2001-08-16 09:51:31 -04:00
|
|
|
EXTRACT_SUFX= .tgz
|
1998-03-27 06:56:47 -05:00
|
|
|
|
2003-03-24 05:08:12 -05:00
|
|
|
MAINTAINER= ru@FreeBSD.org
|
2003-03-07 01:14:21 -05:00
|
|
|
COMMENT= Demos Commander, a free Norton Commander clone
|
1998-03-27 06:56:47 -05:00
|
|
|
|
2001-08-16 09:51:31 -04:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --libdir=${PREFIX}/share
|
|
|
|
CONFIGURE_ENV= ac_cv_lib_ncurses_tgetent=no
|
2003-03-24 05:20:53 -05:00
|
|
|
MAN1= deco.1
|
|
|
|
MANLANG= "" ru.KOI8-R
|
1998-03-27 06:56:47 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|