13 lines
205 B
Makefile
13 lines
205 B
Makefile
COMMENT = apply actions to directory changes
|
|
|
|
DISTNAME = directory_watcher-1.5.1
|
|
CATEGORIES = sysutils
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = lang/ruby
|
|
|
|
CONFIGURE_STYLE = ruby gem
|
|
|
|
.include <bsd.port.mk>
|