mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add libimg-tkstep80 as slave port.
PR: ports/110222 Submitted by: Martin Matuska <martin at matuska.org>
This commit is contained in:
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
|
@ -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
|
||||||
|
|
16
graphics/libimg-tkstep80/Makefile
Normal file
16
graphics/libimg-tkstep80/Makefile
Normal 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"
|
Loading…
Add table
Reference in a new issue