summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2014-02-14 12:03:15 +0000
committerobache <obache>2014-02-14 12:03:15 +0000
commit560ac389e74f409dab8153a6ac0368f87369957b (patch)
treea108ba90a6ca3d6aceee95249206425e4b64b939
parent642c8e85aea084ad52e84ceba8bbc95c2478220d (diff)
downloadpkgsrc-560ac389e74f409dab8153a6ac0368f87369957b.tar.gz
LICENSE=gnu-gpl-v2 (or later)
-rw-r--r--misc/whohas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/whohas/Makefile b/misc/whohas/Makefile
index 4653f4d34ea..c6d79c7d11c 100644
--- a/misc/whohas/Makefile
+++ b/misc/whohas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:29 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/02/14 12:03:15 obache Exp $
#
DISTNAME= whohas-0.29
@@ -9,6 +9,7 @@ MASTER_SITES= http://www.philippwesche.org/200811/whohas/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.philippwesche.org/200811/whohas/intro.html
COMMENT= Query several packaging systems for a program
+LICENSE= gnu-gpl-v2 # or later
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= wget-[0-9]*:../../net/wget