pkgsrc/ham/xlog/Makefile
tnn ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00

24 lines
622 B
Makefile

# $NetBSD: Makefile,v 1.27 2008/01/18 05:06:44 tnn Exp $
#
DISTNAME= xlog-1.5
PKGREVISION= 2
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
USE_DIRS= xdg-1.3
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"