opnsense-ports/devel/elixir-gettext/Makefile
Franco Fichtner a12906ed58 */*: sync with upstream
Taken from: HardenedBSD
2018-06-11 06:33:04 +02:00

20 lines
307 B
Makefile

# $FreeBSD$
PORTNAME= gettext
PORTVERSION= 0.15.0
DISTVERSIONPREFIX= v
CATEGORIES= devel
PKGNAMEPREFIX= elixir-
MAINTAINER= erlang@FreeBSD.org
COMMENT= Implementation of gettext for Elixir
LICENSE= APACHE20
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= elixir-lang
MIX_REWRITE= yes
.include <bsd.port.mk>