freebsd-ports/misc/erlang-mimerl/Makefile

20 lines
283 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= mimerl
PORTVERSION= 1.1.1
CATEGORIES= misc
PKGNAMEPREFIX= erlang-
2018-06-08 15:43:25 +02:00
MAINTAINER= erlang@FreeBSD.org
COMMENT= Erlang library to handle mimetypes
LICENSE= MIT
USES= erlang:rebar3
USE_GITHUB= yes
GH_ACCOUNT= benoitc
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>