freebsd-ports/x11/xdtm/Makefile

22 lines
479 B
Makefile
Raw Normal View History

1995-04-26 13:49:42 +02:00
# New ports collection makefile for: xdtm
1997-12-13 14:08:34 +01:00
# Version required: 2.5.8
1995-04-26 13:49:42 +02:00
# Date created: 26th April 1995
# Whom: gpalmer
#
1997-12-13 14:08:34 +01:00
# $Id: Makefile,v 1.2 1996/11/18 09:56:15 asami Exp $
1995-04-26 13:49:42 +02:00
#
1997-12-13 14:08:34 +01:00
DISTNAME= xdtm-2.5.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/xdtm
1995-04-26 13:49:42 +02:00
MAINTAINER= gpalmer@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xdtm
.include <bsd.port.mk>