768c589c29
of the shlib major bump. PKGREVISION++ for the dependencies.
21 lines
551 B
Makefile
21 lines
551 B
Makefile
# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:18 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= grig-0.4.3
|
|
PKGREVISION= 2
|
|
CATEGORIES= ham
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/}
|
|
|
|
MAINTAINER= wulf@NetBSD.org
|
|
HOMEPAGE= http://groundstation.sourceforge.net/
|
|
COMMENT= Graphical user interface to the Hamlib libraries
|
|
|
|
USE_LIBTOOL= yes
|
|
USE_TOOLS+= gmake
|
|
GNU_CONFIGURE= yes
|
|
BUILD_USES_MSGFMT= YES
|
|
|
|
.include "../../ham/hamlib/buildlink3.mk"
|
|
.include "../../textproc/intltool/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|