18 lines
440 B
Makefile
18 lines
440 B
Makefile
# $NetBSD: Makefile,v 1.29 2018/11/14 22:22:41 kleink Exp $
|
|
#
|
|
|
|
DISTNAME= gselt-1.2
|
|
PKGREVISION= 27
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://offog.org/files/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://offog.org/code/gselt.html
|
|
COMMENT= Display a menu of actions that can be done with an X selection
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|