aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-02 00:38:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-02 00:38:18 +0000
commit4487b46f9dfadb2ff7ecd5c455bead8ad9eebdc7 (patch)
treef788c56908f64f6a51bedb9bbd91c6cf6b133957 /devel
parent28e63772f3864f52dc8403b5ba7148039b30ebe1 (diff)
downloadports-4487b46f9dfadb2ff7ecd5c455bead8ad9eebdc7.tar.gz
ports-4487b46f9dfadb2ff7ecd5c455bead8ad9eebdc7.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/vtcl/Makefile5
-rw-r--r--devel/vtcl/pkg-plist1
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile
index 2be3c61b76d0..a83e84fc4b4b 100644
--- a/devel/vtcl/Makefile
+++ b/devel/vtcl/Makefile
@@ -10,13 +10,14 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.6.1.a1
MAINTAINER= ports@FreeBSD.org
COMMENT= Application Development Environment for Tcl/Tk
-LICENSE= GPLv2
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/LICENSE
OPTIONS_DEFINE= DOCS EXAMPLES
NO_BUILD= yes
-USES+= tk:84 dos2unix
+USES+= dos2unix tk:84
DOS2UNIX_FILES= configure
HAS_CONFIGURE= yes
CONFIGURE_ARGS= ${PREFIX}
diff --git a/devel/vtcl/pkg-plist b/devel/vtcl/pkg-plist
index c5f3721c140e..a76cea9ec521 100644
--- a/devel/vtcl/pkg-plist
+++ b/devel/vtcl/pkg-plist
@@ -368,3 +368,4 @@ lib/vtcl/lib/var.tcl
lib/vtcl/lib/vtclib.tcl
lib/vtcl/lib/widget.tcl
lib/vtcl/vtcl.tcl
+@dir lib/vtcl/lib/Widgets/user