1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/misc/elixir-mime/Makefile
2017-12-25 08:52:24 +00:00

21 lines
293 B
Makefile

# $FreeBSD$
PORTNAME= mime
PORTVERSION= 1.2.0
DISTVERSIONPREFIX= v
CATEGORIES= misc
PKGNAMEPREFIX= elixir-
MAINTAINER= olgeni@FreeBSD.org
COMMENT= MIME type module for Elixir
LICENSE= APACHE20
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= elixir-lang
MIX_REWRITE= yes
.include <bsd.port.mk>