View | Details | Raw Unified | Return to bug 103303
Collapse All | Expand All

(-)./xlog/Makefile (-4 / +4 lines)
Lines 7-22 Link Here
7
PORTNAME=	xlog
7
PORTNAME=	xlog
8
PORTVERSION=	1.3.1
8
PORTVERSION=	1.3.1
9
CATEGORIES=	comms hamradio
9
CATEGORIES=	comms hamradio
10
MASTER_SITES=	http://pg4i.mattsnetwork.co.uk/download/ \
10
MASTER_SITES=	http://pg4i.chronos.org.uk/download/ \
11
		http://www.qsl.net/pg4i/download/
11
		http://www.qsl.net/pg4i/download/
12
12
13
MAINTAINER=	matt@mattsnetwork.co.uk
13
MAINTAINER=	matt@chronos.org.uk
14
COMMENT=	Amateur Radio logging application
14
COMMENT=	Amateur Radio logging application
15
15
16
USE_X_PREFIX=	yes
17
USE_GNOME=	libgnomeprint gtk20
16
USE_GNOME=	libgnomeprint gtk20
18
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
19
CONFIGURE_ARGS=	--with-mime-update
18
CONFIGURE_ARGS=	--with-mime-update \
19
		--mandir=${PREFIX}/man
20
20
21
.if defined(WITH_HAMLIB)
21
.if defined(WITH_HAMLIB)
22
LIB_DEPENDS+=	hamlib:${PORTSDIR}/comms/hamlib
22
LIB_DEPENDS+=	hamlib:${PORTSDIR}/comms/hamlib
(-)./xlog/pkg-descr (-1 / +1 lines)
Lines 14-17 Link Here
14
imported into glabels (deskutils/glabels) using the template
14
imported into glabels (deskutils/glabels) using the template
15
called qsllabels.glabels in the xlog /usr/local/share/xlog directory.
15
called qsllabels.glabels in the xlog /usr/local/share/xlog directory.
16
16
17
WWW: http://pg4i.mattsnetwork.co.uk/linux/xlog.html
17
WWW: http://pg4i.chronos.org.uk/linux/xlog.html

Return to bug 103303