summaryrefslogtreecommitdiff
path: root/misc/xtend/Makefile
blob: 3e1b7dcd42fab5b7544e2a7dc3be379bf8762549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.7 2012/10/08 09:57:42 asau Exp $
#

DISTNAME=	xtend-1.2beta4
CATEGORIES=	misc
MASTER_SITES=	ftp://ftp.jabberwocky.com/pub/xtend/

MAINTAINER=	damon@brodiefamily.org
HOMEPAGE=	http://www.jabberwocky.com/software/xtend/
COMMENT=	Monitors X10 commands using heyu to automate UNIX functions

DEPENDS+=	heyu>=1.35:../../misc/heyu

GNU_CONFIGURE=	yes

INSTALLATION_DIRS+=	bin ${PKGMANDIR}/man1

SPECIAL_PERMS+=	bin/xtend ${SETUID_ROOT_PERMS}

.include "../../mk/bsd.pkg.mk"