19 lines
382 B
Makefile
19 lines
382 B
Makefile
# 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"
|