2003-12-22 01:25:51 +01:00
|
|
|
# New ports collection makefile for: libXdmcp
|
|
|
|
# Date Created: 28 Oct, 2003
|
|
|
|
# Whom: Eric Anholt <anholt@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libXdmcp
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTVERSION= 1.0.2
|
2008-03-13 11:33:56 +01:00
|
|
|
PORTREVISION= 1
|
2003-12-22 01:25:51 +01:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= X Display Manager Control Protocol library
|
|
|
|
|
2007-05-19 22:36:56 +02:00
|
|
|
XORG_CAT= lib
|
2008-03-13 11:33:56 +01:00
|
|
|
USE_XORG= xproto:both
|
2003-12-22 01:25:51 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|