1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11/xkeycaps/Makefile

21 lines
423 B
Makefile
Raw Normal View History

# New ports collection makefile for: xkeycaps
# Version required: 2.31
# Date created: 12 February 1995
# Whom: jmz
#
# $Id: Makefile,v 1.9 1998/04/08 21:30:38 jmz Exp $
#
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>