- Add libimg-tkstep80 as slave port.

PR:		ports/110222
Submitted by:	Martin Matuska <martin at matuska.org>
This commit is contained in:
Martin Wilke 2007-03-13 12:16:02 +00:00
parent 49c5abbf7a
commit cf43f2875a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187292
2 changed files with 17 additions and 0 deletions

View file

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

View file

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