- Add libimg-tk83 as slave port.

PR:		ports/110223
Submitted by:	Martin Matuska <martin at matuska.org>
This commit is contained in:
Martin Wilke 2007-03-13 14:05:52 +00:00
parent 06e475240b
commit b5d482f6ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187316
2 changed files with 17 additions and 0 deletions

View File

@ -359,6 +359,7 @@
SUBDIR += libgnomecanvasmm26
SUBDIR += libgphoto2
SUBDIR += libimg
SUBDIR += libimg-tk83
SUBDIR += libimg-tkstep80
SUBDIR += libiptcdata
SUBDIR += libkexif

View File

@ -0,0 +1,16 @@
# 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"