1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Cheng-Lung Sung 06810b549c - Update to 2.2
PR:		ports/109772
Submitted by:	maintainer (Matt Dawson)
2007-03-06 00:23:08 +00:00

24 lines
487 B
Makefile

# New ports collection makefile for: xdx
# Date created: 2004-05-21
# Whom: Matt Dawson <matt@mattsnetwork.co.uk>
#
# $FreeBSD$
PORTNAME= xdx
PORTVERSION= 2.2
CATEGORIES= comms hamradio
MASTER_SITES= http://pg4i.chronos.org.uk/download/ \
http://www.qsl.net/pg4i/download/
MAINTAINER= matt@chronos.org.uk
COMMENT= Amateur Radio DX cluster monitor
USE_GNOME= gtk20
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --mandir=${PREFIX}/man
MAN1= xdx.1
.include <bsd.port.mk>