aboutsummaryrefslogtreecommitdiff
path: root/x11/xkeycaps/Makefile
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-02-12 15:45:09 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-02-12 15:45:09 +0000
commit240fb85518ffb769670cefdaf8adb6229a3541a7 (patch)
tree82c6081ab25385230dcd5736be791164e2779446 /x11/xkeycaps/Makefile
parentaced268df12c02113002565bc5af0dcf0fa98670 (diff)
downloadports-240fb85518ffb769670cefdaf8adb6229a3541a7.tar.gz
ports-240fb85518ffb769670cefdaf8adb6229a3541a7.zip
xkeycaps - graphically display and edit the keyboard mapping
Notes
Notes: svn path=/head/; revision=947
Diffstat (limited to 'x11/xkeycaps/Makefile')
-rw-r--r--x11/xkeycaps/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile
new file mode 100644
index 000000000000..e5fa1ceb23bb
--- /dev/null
+++ b/x11/xkeycaps/Makefile
@@ -0,0 +1,5 @@
+DISTNAME= xkeycaps-2.28
+USE_IMAKE= yes
+MASTER_SITES= ftp://ftp.sunet.se/pub/X11/contrib/applications/
+
+.include <bsd.port.mk>