2013-03-11 07:35:43 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:41:32 espie Exp $
|
2010-12-20 13:19:54 -05:00
|
|
|
|
|
|
|
COMMENT = apply actions to directory changes
|
|
|
|
|
|
|
|
DISTNAME = directory_watcher-1.3.2
|
2012-09-23 12:57:32 -04:00
|
|
|
REVISION= 1
|
2010-12-20 13:19:54 -05:00
|
|
|
CATEGORIES = sysutils
|
|
|
|
|
|
|
|
# MIT
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
|
|
|
|
MODULES = lang/ruby
|
|
|
|
|
|
|
|
CONFIGURE_STYLE = ruby gem
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|