16 lines
252 B
Makefile
16 lines
252 B
Makefile
|
COMMENT= lib for manipulating C-Style structs
|
||
|
|
||
|
DISTNAME= rex-struct2-0.1.3
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||
|
|
||
|
# Unlicense
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MODULES= lang/ruby
|
||
|
|
||
|
CONFIGURE_STYLE= ruby gem
|
||
|
|
||
|
.include <bsd.port.mk>
|