mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22 lines
485 B
Makefile
22 lines
485 B
Makefile
# New ports collection makefile for: xdtm
|
|
# Version required: 2.5.5
|
|
# Date created: 26th April 1995
|
|
# Whom: gpalmer
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1995/04/26 11:49:41 gpalmer Exp $
|
|
#
|
|
|
|
DISTNAME= xdtm-2.5.5
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications/xdtm
|
|
|
|
MAINTAINER= gpalmer@FreeBSD.ORG
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
WRKSRC= ${WRKDIR}/xdtm
|
|
|
|
.include <bsd.port.mk>
|