aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xkeycaps/Makefile
blob: e23a9a7a90f3fd66fb67ff8c453057f5faf88f20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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 $
#

DISTNAME=   xkeycaps-2.42
CATEGORIES= x11
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
EXTRACT_SUFX=   .tar.Z

MAINTAINER= jmz@FreeBSD.org

USE_IMAKE=  yes
MAN1=       xkeycaps.1

.include <bsd.port.mk>