freebsd-ports/misc/deco/Makefile

27 lines
542 B
Makefile
Raw Normal View History

# New ports collection makefile for: deco
# Date created: 16 Dec 1997
# Whom: Andrey Zakhvatov
#
1999-08-25 03:23:21 -04:00
# $FreeBSD$
#
PORTNAME= deco
PORTVERSION= 3.9
2004-12-06 06:26:33 -05:00
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= deco39
EXTRACT_SUFX= .tgz
2003-03-24 05:08:12 -05:00
MAINTAINER= ru@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
.include <bsd.port.mk>