15 lines
240 B
Makefile
15 lines
240 B
Makefile
COMMENT= minimal mime type implementation
|
|
|
|
DISTNAME= mini_mime-1.1.5
|
|
CATEGORIES= mail
|
|
|
|
HOMEPAGE= https://github.com/discourse/mini_mime/
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= lang/ruby
|
|
|
|
CONFIGURE_STYLE= ruby gem
|
|
|
|
.include <bsd.port.mk>
|