aboutsummaryrefslogtreecommitdiff
path: root/devel/go-runewidth
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-28 13:43:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-28 13:43:11 +0000
commit2497bacde6b6c3ec7196f6189136d819ad043351 (patch)
tree8cd79099cee8a0ad108ba8e8d0ec4665fca8363c /devel/go-runewidth
parenta8a7b620ed9983ed243db6a15e81bad88bd62408 (diff)
downloadports-2497bacde6b6c3ec7196f6189136d819ad043351.tar.gz
ports-2497bacde6b6c3ec7196f6189136d819ad043351.zip
- Add missing file to plist
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=427307
Diffstat (limited to 'devel/go-runewidth')
-rw-r--r--devel/go-runewidth/Makefile1
-rw-r--r--devel/go-runewidth/pkg-plist1
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/go-runewidth/Makefile b/devel/go-runewidth/Makefile
index 8782ef97b73b..67a148bf0f5a 100644
--- a/devel/go-runewidth/Makefile
+++ b/devel/go-runewidth/Makefile
@@ -3,6 +3,7 @@
PORTNAME= go-runewidth
PORTVERSION= 0.0.1
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= knu@FreeBSD.org
diff --git a/devel/go-runewidth/pkg-plist b/devel/go-runewidth/pkg-plist
index d2de327db052..c05bdaeee2c8 100644
--- a/devel/go-runewidth/pkg-plist
+++ b/devel/go-runewidth/pkg-plist
@@ -1,6 +1,7 @@
%%GO_LIBDIR%%/github.com/mattn/go-runewidth.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.mkd
%%GO_SRCDIR%%/%%GO_PKGNAME%%/runewidth.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/runewidth_js.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/runewidth_posix.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/runewidth_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/runewidth_windows.go