- Clarify LICENSE

- Add LICENSE_FILE
- Pet portlint
- Add empty directory to plist
This commit is contained in:
Dmitry Marakasov 2015-03-02 00:38:18 +00:00
parent 28e63772f3
commit 4487b46f9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380238
2 changed files with 4 additions and 2 deletions

View file

@ -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}

View file

@ -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