1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/x11/xdtm/Makefile
Ade Lovett 3195b6f71c Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00

23 lines
443 B
Makefile

# New ports collection makefile for: xdtm
# Date created: 26th April 1995
# Whom: gpalmer
#
# $FreeBSD$
#
PORTNAME= xdtm
PORTVERSION= 2.5.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
MAINTAINER= gpalmer@FreeBSD.org
COMMENT= A graphical shell for the X Window System
USE_IMAKE= yes
USE_XPM= yes
WRKSRC= ${WRKDIR}/xdtm
MAN1= xdtm.1
.include <bsd.port.mk>