2013-09-03 14:13:23 +02:00
|
|
|
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
2000-06-09 23:28:13 +02:00
|
|
|
|
2005-01-25 01:07:43 +01:00
|
|
|
PORTNAME= ghex
|
2019-12-26 15:16:52 +01:00
|
|
|
PORTVERSION= 3.18.4
|
2000-06-09 23:28:13 +02:00
|
|
|
CATEGORIES= editors gnome
|
2007-10-25 01:37:25 +02:00
|
|
|
MASTER_SITES= GNOME
|
2014-11-19 12:49:04 +01:00
|
|
|
DIST_SUBDIR= gnome3
|
2000-06-09 23:28:13 +02:00
|
|
|
|
2001-05-11 18:36:50 +02:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2014-11-19 12:49:04 +01:00
|
|
|
COMMENT= GNOME 3 hex editor
|
2000-06-09 23:28:13 +02:00
|
|
|
|
2019-12-26 15:16:52 +01:00
|
|
|
LICENSE= GPLv2
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
BUILD_DEPENDS= itstool:textproc/itstool
|
2014-11-19 12:49:04 +01:00
|
|
|
|
2019-12-26 15:16:52 +01:00
|
|
|
USES= gettext gnome libtool localbase meson pathfix pkgconfig \
|
|
|
|
tar:xz
|
|
|
|
USE_GNOME= cairo gtk30 intlhack libxml2:build
|
2007-10-25 01:37:25 +02:00
|
|
|
INSTALLS_ICONS= yes
|
2006-11-05 04:45:05 +01:00
|
|
|
USE_LDCONFIG= yes
|
2014-11-19 12:49:04 +01:00
|
|
|
INSTALL_TARGET= install-strip
|
2000-06-09 23:28:13 +02:00
|
|
|
|
2014-11-19 12:49:04 +01:00
|
|
|
GLIB_SCHEMAS= org.gnome.GHex.gschema.xml
|
2014-08-26 16:06:08 +02:00
|
|
|
|
2000-06-09 23:28:13 +02:00
|
|
|
.include <bsd.port.mk>
|