Index: head/sysutils/ohmu/Makefile =================================================================== --- head/sysutils/ohmu/Makefile (revision 427216) +++ head/sysutils/ohmu/Makefile (revision 427217) @@ -1,20 +1,23 @@ # $FreeBSD$ PORTNAME= ohmu PORTVERSION= 1.1.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= neel@neelc.org COMMENT= Tool to view space usage in your terminal LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scandir>=1.3:sysutils/py-scandir USE_GITHUB= yes GH_ACCOUNT= paul-nechifor USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes .include