summaryrefslogtreecommitdiff
path: root/comms/xtel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/xtel/Makefile')
-rw-r--r--comms/xtel/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile
new file mode 100644
index 00000000000..d9b5c3a7998
--- /dev/null
+++ b/comms/xtel/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/01/12 18:34:56 bouyer Exp $
+#
+
+DISTNAME= xtel-3.3.0
+CATEGORIES= comms x11
+MASTER_SITES= http://pficheux.free.fr/xtel/download/
+
+MAINTAINER= bouyer@netbsd.org
+HOMEPAGE= http://pficheux.free.fr/xtel/
+COMMENT= Minitel(r) emulator
+
+USE_BUILDLINK_ONLY= YES
+USE_IMAKE= YES
+
+.include "../../graphics/jpeg/buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
+.include "../../mk/bsd.pkg.mk"