16 lines
225 B
Makefile
16 lines
225 B
Makefile
|
COMMENT= cookie jar
|
||
|
|
||
|
DISTNAME= cookiejar-0.3.3
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||
|
|
||
|
# NO LICENSE
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MODULES= lang/ruby
|
||
|
|
||
|
CONFIGURE_STYLE= ruby gem
|
||
|
|
||
|
.include <bsd.port.mk>
|