summaryrefslogtreecommitdiff
path: root/x11-toolkits/linux-f10-blt/Makefile
blob: bb088c3beb331a0027df6f7bc521eca7c6d03a67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	x11-toolkits/linux-f10-blt
# Date created:				2009-08-04
# Whom:					Stas Timoknin <stast@bsdportal.ru>
# $FreeBSD$
#

PORTNAME=	blt
PORTVERSION=	2.4
CATEGORIES=	x11-toolkits linux
PKGNAMEPREFIX=	linux-f10-
DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}

MAINTAINER=	devel@stasyan.com
COMMENT=	BLT widget extension to Tcl/Tk scripting language development (Linux Fedora 10)

USE_LINUX_RPM=	yes
USE_LINUX_APPS=	tcl84 tk84 xorglibs
LINUX_DIST_VER=	10
RPMVERSION=	28.z.fc10
USE_LDCONFIG=	yes

PLIST_SUB=	PORTVERSION="${PORTVERSION}" TCLVERSION="8.5"

.include <bsd.port.mk>