freebsd-ports/x11/xdtm/Makefile
1995-04-26 11:49:42 +00:00

21 lines
414 B
Makefile

# New ports collection makefile for: xdtm
# Version required: 2.5.5
# Date created: 26th April 1995
# Whom: gpalmer
#
# $Id$
#
DISTNAME= xdtm-2.5.5
CATEGORIES+= x11
MASTER_SITES= ftp://ftp.x.org/contrib/applications/xdtm/
MAINTAINER= gpalmer@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xdtm
.include <bsd.port.mk>