aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXdmcp/Makefile
blob: 2c63d7709e76d63063865f80f1d2422c320d9a70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   libXdmcp
# Date Created:         28 Oct, 2003
# Whom:             Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   libXdmcp
PORTVERSION=    1.0.2
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    X Display Manager Control Protocol library

XORG_CAT=   lib
USE_XORG=   xproto

.include <bsd.port.mk>