1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11/xdtm/Makefile
1997-12-16 20:23:37 +00:00

22 lines
476 B
Makefile

# New ports collection makefile for: xdtm
# Version required: 2.5.8
# Date created: 26th April 1995
# Whom: gpalmer
#
# $Id: Makefile,v 1.3 1997/12/13 13:08:14 vanilla Exp $
#
DISTNAME= xdtm-2.5.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
MAINTAINER= gpalmer@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xdtm
.include <bsd.port.mk>