summaryrefslogtreecommitdiff
path: root/comms/xtel/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2002-01-12 18:34:56 +0000
committerbouyer <bouyer@pkgsrc.org>2002-01-12 18:34:56 +0000
commit2be0bf251556e9d89c4f8ce1677ad2617f486beb (patch)
tree352a730182b2c087b4585895ec2c85e9e02491d5 /comms/xtel/Makefile
parentb7a3462e50f7074498d92154154118a2c5f2530c (diff)
downloadpkgsrc-2be0bf251556e9d89c4f8ce1677ad2617f486beb.tar.gz
Initial import of Xtel, a Minitel emulator. Probably not of much use outside
France :)
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"