freebsd-ports/devel/rubygem-wdm/Makefile

17 lines
268 B
Makefile

PORTNAME= wdm
PORTVERSION= 0.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for monitoring directories for changes
WWW= https://github.com/Maher4Ever/wdm
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>