aboutsummaryrefslogtreecommitdiff
path: root/comms/xdx/Makefile
blob: 70ca6e1e6934a753572b02eb368fa2f72c3eb941 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PORTNAME=	xdx
DISTVERSION=	2.91
PORTREVISION=	1
CATEGORIES=	comms hamradio
MASTER_SITES=	SF/xdxclusterclient/${PORTVERSION}/

MAINTAINER=	hamradio@FreeBSD.org
COMMENT=	Amateur Radio DX cluster monitor
WWW=		https://sourceforge.net/projects/xdxclusterclient/

LICENSE=	GPLv2

LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
		libfreetype.so:print/freetype2

USES=		gettext gmake gnome pkgconfig
USE_GNOME=	cairo gdkpixbuf2 gtk30

GNU_CONFIGURE=	yes

.include <bsd.port.mk>