From d5dbe13933f44bab712a91e762800f238b9fc2d3 Mon Sep 17 00:00:00 2001 From: wulf Date: Thu, 26 Jun 2003 22:42:21 +0000 Subject: Added hamlib-1.1.4: API for digital communications equipment --- ham/hamlib/Makefile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ham/hamlib/Makefile (limited to 'ham/hamlib/Makefile') diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile new file mode 100644 index 00000000000..9805e63266c --- /dev/null +++ b/ham/hamlib/Makefile @@ -0,0 +1,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" -- cgit v1.2.3