2013-06-05 23:45:17 +02:00
|
|
|
PORTNAME= goocanvasmm
|
|
|
|
PORTVERSION= 1.90.9
|
2023-02-24 10:34:40 +01:00
|
|
|
PORTREVISION= 12
|
2013-06-05 23:45:17 +02:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= GNOME
|
2013-06-06 14:52:22 +02:00
|
|
|
PKGNAMESUFFIX= 2
|
2013-06-05 23:45:17 +02:00
|
|
|
|
|
|
|
MAINTAINER= kwm@FreeBSD.org
|
|
|
|
COMMENT= C++ bindings for the goocanvas widget for GTK
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://sourceforge.net/projects/goocanvas/
|
2013-06-05 23:45:17 +02:00
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
LIB_DEPENDS= libgoocanvas-2.0.so:graphics/goocanvas2
|
2013-06-05 23:45:17 +02:00
|
|
|
|
2019-11-08 15:36:06 +01:00
|
|
|
USES= compiler:c++11-lang gmake gnome libtool pathfix pkgconfig \
|
|
|
|
tar:xz
|
2017-04-03 00:05:14 +02:00
|
|
|
USE_CXXSTD= c++11
|
2014-04-09 16:10:48 +02:00
|
|
|
USE_GNOME= gtkmm30
|
|
|
|
GNU_CONFIGURE= yes
|
2013-06-05 23:45:17 +02:00
|
|
|
USE_LDCONFIG= yes
|
|
|
|
CONFIGURE_ARGS= --disable-documentation
|
2014-04-09 16:10:48 +02:00
|
|
|
INSTALL_TARGET= install-strip
|
2013-06-05 23:45:17 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|