mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
c3b85bf3d4
Trim headers Convert emu to USES=display Remove indefinite article
20 lines
359 B
Makefile
20 lines
359 B
Makefile
# Created by: jmz
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= xkeycaps
|
|
PORTVERSION= 2.46
|
|
PORTREVISION= 3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.jwz.org/xkeycaps/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Graphically display and edit the keyboard mapping
|
|
|
|
USES= imake
|
|
USE_XORG= xbitmaps xaw
|
|
MAN1= xkeycaps.1
|
|
PLIST_FILES= bin/xkeycaps
|
|
|
|
.include <bsd.port.mk>
|