opnsense-ports/misc/deco/Makefile
2022-09-07 22:33:21 +02:00

17 lines
392 B
Makefile

PORTNAME= deco
PORTVERSION= 3.9
PORTREVISION= 5
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}/Deco%20Sources/${PORTVERSION}
PKGNAMESUFFIX= -misc
DISTNAME= deco39
MAINTAINER= ports@FreeBSD.org
COMMENT= Demos Commander, a free Norton Commander clone
WWW= http://deco.sourceforge.net/
USES= ncurses tar:tgz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/share
.include <bsd.port.mk>