summaryrefslogtreecommitdiff
path: root/x11/hanterm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/hanterm/Makefile')
-rw-r--r--x11/hanterm/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/hanterm/Makefile b/x11/hanterm/Makefile
new file mode 100644
index 00000000000..bab4616e115
--- /dev/null
+++ b/x11/hanterm/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/10/30 03:02:23 itojun Exp $
+
+DISTNAME= hanterm-3.1.3
+CATEGORIES= x11
+MASTER_SITES= ftp://elf.kaist.ac.kr/pub/hanterm/ \
+ ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://elf.kaist.ac.kr/hanterm/
+
+USE_IMAKE= YES
+ALL_TARGET= hanterm
+
+.include "../../mk/bsd.pkg.mk"