Index: devel/elixir-cidr/Makefile =================================================================== --- devel/elixir-cidr/Makefile (nonexistent) +++ devel/elixir-cidr/Makefile (working copy) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= cidr +PORTVERSION= 1.1.0 +DISTVERSIONPREFIX= v +CATEGORIES= devel +PKGNAMEPREFIX= elixir- + +MAINTAINER= b2@etableret.dk +COMMENT= Classless Inter-Domain Routing (CIDR) for Elixir + +LICENSE= MPL20 + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= c-rack +GH_PROJECT= cidr-elixir + +MIX_REWRITE= yes + +.include Property changes on: devel/elixir-cidr/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/elixir-cidr/distinfo =================================================================== --- devel/elixir-cidr/distinfo (nonexistent) +++ devel/elixir-cidr/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1599385776 +SHA256 (c-rack-cidr-elixir-v1.1.0_GH0.tar.gz) = 360b9c877755df46da561b1e739c560356796f7214f0507acc22ada57d9c8e78 +SIZE (c-rack-cidr-elixir-v1.1.0_GH0.tar.gz) = 11423 Property changes on: devel/elixir-cidr/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/elixir-cidr/pkg-descr =================================================================== --- devel/elixir-cidr/pkg-descr (nonexistent) +++ devel/elixir-cidr/pkg-descr (working copy) @@ -0,0 +1,3 @@ +Classless Inter-Domain Routing (CIDR) for Elixir + +WWW: https://github.com/c-rack/cidr-elixir Property changes on: devel/elixir-cidr/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: devel/elixir-cidr/pkg-plist =================================================================== --- devel/elixir-cidr/pkg-plist (nonexistent) +++ devel/elixir-cidr/pkg-plist (working copy) @@ -0,0 +1,5 @@ +lib/elixir/lib/cidr/ebin/Elixir.CIDR.beam +lib/elixir/lib/cidr/ebin/Elixir.String.Chars.CIDR.beam +lib/elixir/lib/cidr/ebin/cidr.app +lib/elixir/lib/cidr/lib/cidr.ex +%%DOCSDIR%%/README.md Property changes on: devel/elixir-cidr/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property