summaryrefslogtreecommitdiff
path: root/misc/whohas
diff options
context:
space:
mode:
authorobache <obache>2014-02-14 12:03:15 +0000
committerobache <obache>2014-02-14 12:03:15 +0000
commitbce2afad4dd871f5359764a8405c866d0502ebc2 (patch)
treea108ba90a6ca3d6aceee95249206425e4b64b939 /misc/whohas
parent8e6c0d8cf46d04b2a4351924fbd5589999aa87b6 (diff)
downloadpkgsrc-bce2afad4dd871f5359764a8405c866d0502ebc2.tar.gz
LICENSE=gnu-gpl-v2 (or later)
Diffstat (limited to 'misc/whohas')
-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