1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/x11/xkeycaps/Makefile

22 lines
414 B
Makefile
Raw Normal View History

# New ports collection makefile for: xkeycaps
# Date created: 12 February 1995
# Whom: jmz
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= xkeycaps
2001-02-05 16:18:54 +00:00
PORTVERSION= 2.46
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.jwz.org/xkeycaps/
EXTRACT_SUFX= .tar.Z
1995-04-11 02:02:17 +00:00
MAINTAINER= jmz@FreeBSD.org
COMMENT= Graphically display and edit the keyboard mapping
USE_IMAKE= yes
MAN1= xkeycaps.1
.include <bsd.port.mk>