1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/x11/xkeycaps/Makefile

21 lines
383 B
Makefile
Raw Normal View History

# New ports collection makefile for: xkeycaps
# Version required: 2.31
# Date created: 12 February 1995
# Whom: jmz
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
#
1998-04-08 21:30:48 +00:00
DISTNAME= xkeycaps-2.42
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
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>