1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11/xkbset/Makefile
Ying-Chieh Liao 0f5fcc7f8d add xkbset
Manage various XKB features of X Window

PR:		27295
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2001-05-27 14:34:55 +00:00

20 lines
392 B
Makefile

# 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>