summaryrefslogtreecommitdiff
path: root/misc/heyu/Makefile
diff options
context:
space:
mode:
authorrh <rh>2000-07-15 06:50:36 +0000
committerrh <rh>2000-07-15 06:50:36 +0000
commitacc181a66e940d2cb9a5397ec61584f694873ce6 (patch)
treec0c09a938f65267e40b7db678c0e038f1a853452 /misc/heyu/Makefile
parent8ea3568c7e5d63d753ddc2e81aa16b5ff61d17e6 (diff)
downloadpkgsrc-acc181a66e940d2cb9a5397ec61584f694873ce6.tar.gz
Initial import of x10_heyu-1.29, a home automation software for the X10
CM11A power line transmitter. Provided in PR 10576 by Damon Brodie.
Diffstat (limited to 'misc/heyu/Makefile')
-rw-r--r--misc/heyu/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/heyu/Makefile b/misc/heyu/Makefile
new file mode 100644
index 00000000000..769a9608268
--- /dev/null
+++ b/misc/heyu/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/07/15 06:50:36 rh Exp $
+#
+
+DISTNAME= x10_heyu
+PKGNAME= x10_heyu-1.29
+CATEGORIES= misc
+MASTER_SITES= http://heyu.tanj.com/heyu/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= damon@brodiefamily.org
+HOMEPAGE= http://heyu.tanj.com/heyu/index.html
+
+ALL_TARGET= # Defined
+WRKSRC= ${WRKDIR}/heyu.dir
+
+.include "../../mk/bsd.pkg.mk"