768c589c29
of the shlib major bump. PKGREVISION++ for the dependencies.
23 lines
604 B
Makefile
23 lines
604 B
Makefile
# $NetBSD: Makefile,v 1.20 2006/01/24 07:32:18 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= xlog-1.3
|
|
PKGREVISION= 1
|
|
CATEGORIES= ham
|
|
MASTER_SITES= http://www.qsl.net/pg4i/download/
|
|
|
|
MAINTAINER= wulf@NetBSD.org
|
|
HOMEPAGE= http://www.qsl.net/pg4i/linux/xlog.html
|
|
COMMENT= Amateur Radio logging program
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_PKGLOCALEDIR=yes
|
|
USE_TOOLS+= gmake pkg-config
|
|
|
|
CONFIGURE_ARGS+= --enable-hamlib
|
|
|
|
.include "../../ham/hamlib/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../print/libgnomeprint/buildlink3.mk"
|
|
.include "../../sysutils/desktop-file-utils/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|