aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libimg-tk83/Makefile
blob: 4e38e9f27e030c3608bc59e8d71f36bc059d6b34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    libimg-tkstep
# Date created:             11 March 2007
# Whom:                 Martin Matuska <martin@matuska.org>
#
# $FreeBSD$
#

PORTNAME=   libimg-tk83
CATEGORIES= graphics tk

MAINTAINER= mm@FreeBSD.org

USE_TK=     83
MASTERDIR=  ${.CURDIR}/../libimg

DEPRECATED=     tcl8.3 support is going to be dropped
EXPIRATION_DATE=    2009-05-22

.include "${MASTERDIR}/Makefile"