mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
cf43f2875a
PR: ports/110222 Submitted by: Martin Matuska <martin at matuska.org>
17 lines
324 B
Makefile
17 lines
324 B
Makefile
# New ports collection makefile for: libimg-tkstep80
|
|
# Date created: 11 March 2007
|
|
# Whom: Martin Matuska <martin@matuska.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= libimg-tkstep80
|
|
CATEGORIES= graphics tkstep80
|
|
|
|
MAINTAINER= martin@matuska.org
|
|
|
|
USE_TKSTEP80= yes
|
|
MASTERDIR= ${.CURDIR}/../libimg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|