- Add libimg-tk83 as slave port.
PR: ports/110223 Submitted by: Martin Matuska <martin at matuska.org>
This commit is contained in:
parent
06e475240b
commit
b5d482f6ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187316
@ -359,6 +359,7 @@
|
||||
SUBDIR += libgnomecanvasmm26
|
||||
SUBDIR += libgphoto2
|
||||
SUBDIR += libimg
|
||||
SUBDIR += libimg-tk83
|
||||
SUBDIR += libimg-tkstep80
|
||||
SUBDIR += libiptcdata
|
||||
SUBDIR += libkexif
|
||||
|
16
graphics/libimg-tk83/Makefile
Normal file
16
graphics/libimg-tk83/Makefile
Normal 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"
|
Loading…
Reference in New Issue
Block a user