1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/x11/xdtm/Makefile
Baptiste Daroussin 65edb8e0ed Support stage
Fix support for DESTDIR
2014-02-28 07:09:07 +00:00

20 lines
323 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
.include <bsd.port.mk>