freebsd-ports/comms/xdx/Makefile
Pav Lucistnik 8f0c5e9c31 - Axe indirect dependency
PR:		ports/67605
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
2004-06-05 14:48:23 +00:00

24 lines
469 B
Makefile

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