1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/www/erlang-cowlib/Makefile
2015-11-20 13:34:53 +00:00

19 lines
294 B
Makefile

# $FreeBSD$
PORTNAME= cowlib
PORTVERSION= 1.0.2
PORTEPOCH= 1
CATEGORIES= www
PKGNAMEPREFIX= erlang-
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Erlang support library for manipulating Web protocols
LICENSE= ISCL
USES= erlang:rebar
USE_GITHUB= yes
GH_ACCOUNT= ninenines
.include <bsd.port.mk>