From ab80ccad6a20a6f9b8c476b286e76b48549b7249 Mon Sep 17 00:00:00 2001 From: gdt Date: Thu, 12 Jul 2012 00:39:56 +0000 Subject: Add TEST_TARGET. Take maintainership. --- ham/hamlib/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ham/hamlib') diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile index 3d1e46e7d45..b050a542b42 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2012/06/11 00:17:58 gdt Exp $ +# $NetBSD: Makefile,v 1.29 2012/07/12 00:39:56 gdt Exp $ # DISTNAME= hamlib-1.2.15.1 -#PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://hamlib.sourceforge.net/ COMMENT= API for digital communications equipment @@ -27,6 +26,8 @@ CONFIGURE_ARGS+=--without-tcl-binding \ # when none is needed. CONFIGURE_ENV+= PYTHON=/nonexistent +TEST_TARGET= check + INSTALLATION_DIRS= include/hamlib .include "../../devel/libltdl/buildlink3.mk" -- cgit v1.2.3