summaryrefslogtreecommitdiffstats
path: root/x11/xkbset/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-05-27 14:34:55 +0000
committerijliao <ijliao@FreeBSD.org>2001-05-27 14:34:55 +0000
commitbc6722452a5b1043b0adf92ce34824ba9ddded62 (patch)
tree0d3d750f2f50aa46c0674d30cc56db8cbb9823eb /x11/xkbset/Makefile
parent2c187cacd3f228190a676c549ac0ae97afbef4c8 (diff)
downloadFreeBSD-ports-bc6722452a5b1043b0adf92ce34824ba9ddded62.zip
FreeBSD-ports-bc6722452a5b1043b0adf92ce34824ba9ddded62.tar.gz
add xkbset
Manage various XKB features of X Window PR: 27295 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Diffstat (limited to 'x11/xkbset/Makefile')
-rw-r--r--x11/xkbset/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11/xkbset/Makefile b/x11/xkbset/Makefile
new file mode 100644
index 0000000..9d180fc17
--- /dev/null
+++ b/x11/xkbset/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: xkbset
+# Date created: 12 May 2001
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xkbset
+PORTVERSION= 0.3
+CATEGORIES= x11
+MASTER_SITES= http://www.math.missouri.edu/~stephen/software/xkbset/
+
+MAINTAINER= stephen@math.missouri.edu
+
+MAN1= xkbset.1
+USE_XLIB= yes
+USE_X_PREFIX= yes
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud