freebsd-ports/x11/xdtm/Makefile

23 lines
484 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
#
# $Id: Makefile,v 1.6 1998/09/17 00:33:00 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}
1997-12-16 21:23:37 +01:00
MASTER_SITE_SUBDIR= applications
1995-04-26 13:49:42 +02:00
MAINTAINER= gpalmer@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
1995-04-26 13:49:42 +02:00
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xdtm
MAN1= xdtm.1
1995-04-26 13:49:42 +02:00
.include <bsd.port.mk>