freebsd-ports/x11/xkeycaps/Makefile
Jean-Marc Zucconi f2037d77ce Unbreak the build for XFree86-4 (rman bug)
Submitted by:	 Ken McGlothlen <mcglk@artlogix.com>
2001-08-09 00:47:14 +00:00

20 lines
355 B
Makefile

# New ports collection makefile for: xkeycaps
# Date created: 12 February 1995
# Whom: jmz
#
# $FreeBSD$
#
PORTNAME= xkeycaps
PORTVERSION= 2.46
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.jwz.org/xkeycaps/
EXTRACT_SUFX= .tar.Z
MAINTAINER= jmz@FreeBSD.org
USE_IMAKE= yes
MAN1= xkeycaps.1
.include <bsd.port.mk>