freebsd-ports/x11/xdtm/Makefile

24 lines
459 B
Makefile
Raw Normal View History

1995-04-26 13:49:42 +02:00
# New ports collection makefile for: xdtm
# Date created: 26th April 1995
# Whom: gpalmer
#
1999-08-31 04:51:23 +02:00
# $FreeBSD$
1995-04-26 13:49:42 +02:00
#
2000-04-13 21:19:05 +02:00
PORTNAME= xdtm
2001-02-05 17:18:54 +01:00
PORTVERSION= 2.5.8
PORTREVISION= 2
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= ports@FreeBSD.org
COMMENT= A graphical shell for the X Window System
1995-04-26 13:49:42 +02:00
USE_IMAKE= yes
USE_XORG= xaw
1995-04-26 13:49:42 +02:00
WRKSRC= ${WRKDIR}/xdtm
MAN1= xdtm.1
1995-04-26 13:49:42 +02:00
.include <bsd.port.mk>