ports/devel/ruby-base64/Makefile

15 lines
224 B
Makefile
Raw Normal View History

2023-10-13 04:07:48 +00:00
COMMENT= base64 encoder decoder
DISTNAME= base64-0.1.1
CATEGORIES= devel
MAINTAINER= Purple Rain <purplerain@secbsd.org>
# BSD-2-Clause
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= gem
MODULES= lang/ruby
.include <bsd.port.mk>