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

20 lines
340 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
PORTVERSION= 2.46
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
USE_IMAKE= yes
MAN1= xkeycaps.1
.include <bsd.port.mk>