summaryrefslogtreecommitdiff
path: root/misc/whohas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/whohas/Makefile')
-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