aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xkbset/Makefile
blob: 9d180fc179aff7d8bcb5622a49ee8ea93d2a0072 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>