Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.1 2013/08/23 11:31:29 wiz Exp $
# $NetBSD: Makefile,v 1.5 2015/09/08 11:57:50 jperkin Exp $
DISTNAME= ncdu-1.10
PKGREVISION= 2
CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ncdu/}
@@ -10,6 +11,7 @@ HOMEPAGE= http://dev.yorhel.nl/ncdu
LICENSE= modified-bsd
GNU_CONFIGURE= yes
INCOMPAT_CURSES= NetBSD-[0-5].*-*
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"