diff options
author | mm <mm@FreeBSD.org> | 2011-03-23 19:37:49 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-03-23 19:37:49 +0800 |
commit | 3dea15237253b850189222cd0d35e8c62a6c4c16 (patch) | |
tree | 062be168bdceb2e4871a3b5d6db83c5872ec7124 /lang/otcl | |
parent | df8c2f89652ae17cf65df8a9c8c164d7ad4d717b (diff) | |
download | freebsd-ports-gnome-3dea15237253b850189222cd0d35e8c62a6c4c16.tar.gz freebsd-ports-gnome-3dea15237253b850189222cd0d35e8c62a6c4c16.tar.zst freebsd-ports-gnome-3dea15237253b850189222cd0d35e8c62a6c4c16.zip |
- Add LICENSE information
- Make portlint happier
Diffstat (limited to 'lang/otcl')
-rw-r--r-- | lang/otcl/Makefile | 4 | ||||
-rw-r--r-- | lang/otcl/distinfo | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index 94565836c8aa..21f7842590e0 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -7,14 +7,16 @@ PORTNAME= otcl PORTVERSION= 1.13 -PORTREVISION= 4 DISTVERSIONPREFIX= src- +PORTREVISION= 4 CATEGORIES= lang tcl tk MASTER_SITES= SF/${PORTNAME}-tclcl/OTcl/${PORTVERSION} MAINTAINER= mm@FreeBSD.org COMMENT= MIT Object Tcl +LICENSE= MIT + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_TK= 82+ diff --git a/lang/otcl/distinfo b/lang/otcl/distinfo index 4480c7ccf032..e1e29f7b3931 100644 --- a/lang/otcl/distinfo +++ b/lang/otcl/distinfo @@ -1,3 +1,2 @@ -MD5 (otcl-src-1.13.tar.gz) = f3e4864445429506397b720c7232e4c6 SHA256 (otcl-src-1.13.tar.gz) = 23b3b7a88fd5a7bfe9f91fd0afd0ac85981c1c2ff0cae6714aee54f7f38ab25d SIZE (otcl-src-1.13.tar.gz) = 317440 |