16 lines
292 B
Makefile
16 lines
292 B
Makefile
# $OpenBSD: Makefile,v 1.8 2000/02/11 00:37:40 espie Exp $
|
|
|
|
|
|
DISTNAME= xdtm-2.5.8
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
NEED_VERSION= 1.191
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
USE_IMAKE= yes
|
|
WRKDIST= ${WRKDIR}/xdtm
|
|
|
|
.include <bsd.port.mk>
|