freebsd-ports/sysutils/ncdu/Makefile
Philippe Audeoud 875ee4cb37 Update to 1.4
2008-09-23 10:10:29 +00:00

20 lines
399 B
Makefile

# New ports collection makefile for: ncdu
# Date created: 24 February 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ncdu
PORTVERSION= 1.4
CATEGORIES= sysutils
MASTER_SITES= http://dev.yorhel.nl/download/ CENKES
MAINTAINER= ports@FreeBSD.org
COMMENT= Ncurses du(1)
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME}
MAN1= ${PORTNAME}.1
.include <bsd.port.mk>