summaryrefslogtreecommitdiff
path: root/ham/hamlib/Makefile
blob: 9805e63266ce3520afd9eb2571f2822adb0b251e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.1.1.1 2003/06/26 22:42:23 wulf Exp $
#

DISTNAME=	hamlib-1.1.4
CATEGORIES=	ham
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=hamlib/}

MAINTAINER=	wulf@netbsd.org
HOMEPAGE=	http://hamlib.sourceforge/net/
COMMENT=	API for digital communications equipment

USE_GMAKE=	yes
GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
LIBTOOL_OVERRIDE=${WRKSRC}/libtool

.include "../../mk/bsd.pkg.mk"