summaryrefslogtreecommitdiffstats
path: root/devel/tcloo/Makefile
blob: 6d82004f983a0390d09ee683e49a8637a2506017 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Created by: gahr
# $FreeBSD$

PORTNAME=	tcloo
PORTVERSION=	1.0.4
CATEGORIES=	devel
MASTER_SITES=	http://core.tcl.tk/tcloo/tarball/
DISTNAME=	TclOO+Package-${FOSSIL_CHECKIN}

MAINTAINER=	tcltk@FreeBSD.org
COMMENT=	Implementation of TclOO for Tcl 8.5

LICENSE=	TclTk
LICENSE_NAME=	Tcl/Tk License
LICENSE_FILE=	${WRKSRC}/license.terms
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

FOSSIL_CHECKIN=	0a6e9f1ea3
WRKSRC=		${WRKDIR}/${DISTNAME:S/+/_/}
USE_LDCONFIG=	yes
USES+=		tcl:85,tea
TCL_PKG=	TclOO${PORTVERSION}

TEST_TARGET=	test

.include <bsd.port.mk>
OpenPOWER on IntegriCloud