1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11/xdtm/Makefile

23 lines
442 B
Makefile
Raw Normal View History

1995-04-26 11:49:42 +00:00
# New ports collection makefile for: xdtm
1997-12-13 13:08:34 +00:00
# Version required: 2.5.8
1995-04-26 11:49:42 +00:00
# Date created: 26th April 1995
# Whom: gpalmer
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
1995-04-26 11:49:42 +00:00
#
1997-12-13 13:08:34 +00:00
DISTNAME= xdtm-2.5.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
1997-12-16 20:23:37 +00:00
MASTER_SITE_SUBDIR= applications
1995-04-26 11:49:42 +00:00
MAINTAINER= gpalmer@FreeBSD.org
1995-04-26 11:49:42 +00:00
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
1995-04-26 11:49:42 +00:00
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xdtm
MAN1= xdtm.1
1995-04-26 11:49:42 +00:00
.include <bsd.port.mk>