summaryrefslogtreecommitdiff
path: root/misc/xtend/Makefile
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>2000-12-18 23:16:22 +0000
committertsarna <tsarna@pkgsrc.org>2000-12-18 23:16:22 +0000
commit1429dbc79e38ed0d88b1f60ebda238eb742814dc (patch)
tree4969c2df44276c70650a4532391b76537d8e0cc2 /misc/xtend/Makefile
parent6b27431484062feffa8d58363488cd883c8b408b (diff)
downloadpkgsrc-1429dbc79e38ed0d88b1f60ebda238eb742814dc.tar.gz
xtend-1.2beta4 from Damon Brodie in PR#11761
Diffstat (limited to 'misc/xtend/Makefile')
-rw-r--r--misc/xtend/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/xtend/Makefile b/misc/xtend/Makefile
new file mode 100644
index 00000000000..9a91da14869
--- /dev/null
+++ b/misc/xtend/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/18 23:16:22 tsarna Exp $
+#
+
+DISTNAME= xtend-1.2beta4
+PKGNAME= ${DISTNAME}
+CATEGORIES= misc
+MASTER_SITES= ftp://ftp.jabberwocky.com/pub/xtend/
+
+MAINTAINER= damon@brodiefamily.org
+HOMEPAGE= http://www.jabberwocky.com/software/xtend/
+
+DEPENDS+= x10_heyu>=1.29:../../misc/heyu
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"