1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/comms/xdx/Makefile
Muhammad Moinur Rahman 6f741d03ba
comms/xdx: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 19:19:24 +01:00

23 lines
517 B
Makefile

PORTNAME= xdx
DISTVERSION= 2.91
PORTREVISION= 3
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
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>