freebsd-ports/sysutils/ncdu/Makefile
Dmitry Marakasov 3975be231d - Update to 1.5
- Remove CENKES from master sites

PR:		134171
Submitted by:	Charlie Kester <corky1951 at comcast dot net> (maintainer)
2009-05-04 22:13:59 +00:00

20 lines
397 B
Makefile

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