d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 lines
368 B
Makefile
21 lines
368 B
Makefile
# New ports collection makefile for: xdm
|
|
# Date Created: 17 Feb 2006
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xdm
|
|
PORTVERSION= 1.1.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org X display manager
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xmu x11 xau xinerama xpm xdmcp xt xext xaw
|
|
|
|
MAN1= xdm.1
|
|
|
|
.include <bsd.port.mk>
|