- Update pkg-descr - Take maintainership Changes: https://github.com/Maher4Ever/wdm/releases
17 lines
270 B
Makefile
17 lines
270 B
Makefile
PORTNAME= wdm
|
|
PORTVERSION= 0.2.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= sunpoet@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>
|