mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4644e54be5
PR: ports/13538 Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
20 lines
355 B
Makefile
20 lines
355 B
Makefile
# New ports collection makefile for: xkeycaps
|
|
# Version required: 2.31
|
|
# Date created: 12 February 1995
|
|
# Whom: jmz
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xkeycaps-2.45
|
|
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>
|