mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
20 lines
405 B
Makefile
20 lines
405 B
Makefile
# New ports collection makefile for: xkeycaps
|
|
# Version required: 2.31
|
|
# Date created: 12 February 1995
|
|
# Whom: jmz
|
|
#
|
|
# $Id: Makefile,v 1.8 1997/09/11 22:09:20 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
|
|
|
|
.include <bsd.port.mk>
|