16 lines
258 B
Makefile
16 lines
258 B
Makefile
|
COMMENT= reference for standard Windows API Error Codes
|
||
|
|
||
|
DISTNAME= windows_error-0.1.5
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||
|
|
||
|
# BSD
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
MODULES= lang/ruby
|
||
|
|
||
|
CONFIGURE_STYLE= ruby gem
|
||
|
|
||
|
.include <bsd.port.mk>
|