1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
459 B
Makefile

# New ports collection makefile for: xkeycaps
# Date created: 12 February 1995
# Whom: jmz
#
# $FreeBSD$
#
PORTNAME= xkeycaps
PORTVERSION= 2.46
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://www.jwz.org/xkeycaps/
EXTRACT_SUFX= .tar.Z
MAINTAINER= jmz@FreeBSD.org
COMMENT= Graphically display and edit the keyboard mapping
USE_IMAKE= yes
USE_XORG= xbitmaps
MAN1= xkeycaps.1
PLIST_FILES= bin/xkeycaps
.include <bsd.port.mk>