mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
384 B
Makefile
19 lines
384 B
Makefile
# New ports collection makefile for: xkeycaps
|
|
# Version required: 2.31
|
|
# Date created: 12 February 1995
|
|
# Whom: jmz
|
|
#
|
|
# $Id: Makefile,v 1.5 1996/07/30 13:53:58 jmz Exp $
|
|
#
|
|
|
|
DISTNAME= xkeycaps-2.31
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|