freebsd-ports/sysutils/ncdu/Makefile
Wesley Shields 408bb76044 - Fix copy/paste mistake (131620 is not a valid email address)
Pointy Hat:	me
Noticed by:	pgollucci
2009-02-12 21:20:37 +00:00

20 lines
403 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= corky1951@comcast.net
COMMENT= Ncurses du(1)
GNU_CONFIGURE= yes
PLIST_FILES= bin/${PORTNAME}
MAN1= ${PORTNAME}.1
.include <bsd.port.mk>