15 lines
317 B
Makefile
15 lines
317 B
Makefile
# $NetBSD: Makefile,v 1.6 2004/03/11 16:19:03 xtraeme 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_BUILDLINK3= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|