1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/sysutils/ncdu/Makefile
Wen Heping 6e087175b5 - Update to 1.6
PR:		ports/139868
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
Approved by:	mentors(implicit)
2009-10-24 01:29:06 +00:00

21 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.6
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>