opnsense-ports/devel/rubygem-wdm/Makefile
Franco Fichtner a304ae0404 */*: sync with upstream
Taken from: HardenedBSD
2018-01-02 23:31:39 +01:00

17 lines
303 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD$
PORTNAME= wdm
PORTVERSION= 0.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= joe@thrallingpenguin.com
COMMENT= Library for monitoring directories for changes
LICENSE= MIT
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>