pkgsrc/misc/xtend/Makefile

20 lines
492 B
Makefile

# $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"