mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
cf118ccf87
Reported by: lwhsu
17 lines
261 B
Makefile
17 lines
261 B
Makefile
PORTNAME= epgsql
|
|
PORTVERSION= 4.1.0
|
|
CATEGORIES= databases
|
|
PKGNAMEPREFIX= erlang-
|
|
|
|
MAINTAINER= erlang@FreeBSD.org
|
|
COMMENT= Erlang PostgreSQL Database Client
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USES= erlang:rebar3
|
|
USE_GITHUB= yes
|
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
.include <bsd.port.mk>
|