1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/x11/xkeycaps/Makefile
Baptiste Daroussin c3b85bf3d4 Convert to USES=imake
Trim headers
Convert emu to USES=display
Remove indefinite article
2013-06-28 22:51:40 +00:00

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>