14 lines
292 B
Makefile
14 lines
292 B
Makefile
# $NetBSD: Makefile,v 1.7 2005/04/11 21:48:17 tv Exp $
|
|
#
|
|
|
|
DISTNAME= xwit-3.4
|
|
PKGREVISION= 2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
|
|
|
|
MAINTAINER= seb@NetBSD.org
|
|
COMMENT= Utility for calling X11 functions from the shell
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|