1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/x11/xdtm/Makefile

23 lines
352 B
Makefile

# Created by: gpalmer
# $FreeBSD$
PORTNAME= xdtm
PORTVERSION= 2.5.8
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= XCONTRIB/applications
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical shell for the X Window System
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_XORG= xaw
USES= imake
MAKE_JOBS_UNSAFE= yes
MAN1= xdtm.1
NO_STAGE= yes
.include <bsd.port.mk>