mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
b5d482f6ff
PR: ports/110223 Submitted by: Martin Matuska <martin at matuska.org>
17 lines
308 B
Makefile
17 lines
308 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 tk83
|
|
|
|
MAINTAINER= martin@matuska.org
|
|
|
|
USE_TK= 83
|
|
MASTERDIR= ${.CURDIR}/../libimg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|