Po-Chuan Hsieh 203b076fb8
devel/rubygem-wdm: Update to 0.2.0
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/Maher4Ever/wdm/releases
2025-07-29 12:32:15 +08:00

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>