92b220fa9c
With hat: portmgr
16 lines
306 B
Makefile
16 lines
306 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= martin@matuska.org
|
|
|
|
USE_TK= 83
|
|
MASTERDIR= ${.CURDIR}/../libimg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|