summaryrefslogblamecommitdiff
path: root/x11/libXdmcp/Makefile
blob: d69f768f77557125a6da6a5e3fe2aa36cd6b2705 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                
                     
                 
                   



                                                          
                   
                           

                      
# New ports collection makefile for:   libXdmcp
# Date Created:			28 Oct, 2003
# Whom:				Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	libXdmcp
PORTVERSION=	1.0.2
PORTREVISION=	1
CATEGORIES=	x11

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

XORG_CAT=	lib
USE_XORG=	xproto:both

.include <bsd.port.mk>