freebsd-ports/comms/xdx/Makefile
Rong-En Fan 86b91d76b8 - Update to 2.1
- Change maintainer's email

PR:		ports/103302
Submitted by:	Matt Dawson <matt at mattsnetwork.co.uk> (maintainer)
2006-09-16 15:18:47 +00:00

23 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.1
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>