Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,9 +1,10 @@
# $NetBSD: Makefile,v 1.26 2013/12/07 11:32:31 obache Exp $
# $NetBSD: Makefile,v 1.28 2015/03/15 21:10:07 hiramatsu Exp $
#
.include "Makefile.common"
MAINTAINER= obache@NetBSD.org
PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= On-screen Input Pad to Send Characters with Mouse
GNU_CONFIGURE= yes

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.22 2013/10/23 12:31:14 obache Exp $
# $NetBSD: buildlink3.mk,v 1.23 2014/05/05 00:48:03 ryoon Exp $
#
BUILDLINK_TREE+= input-pad
@@ -7,6 +7,7 @@ BUILDLINK_TREE+= input-pad
INPUT_PAD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.input-pad+= input-pad>=1.0.2
BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb1
BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad
.include "../../devel/gettext-lib/buildlink3.mk"