2013-06-28 22:58:59 +00:00
|
|
|
# Created by: grog
|
2000-09-03 08:06:08 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= x2x
|
2001-02-05 21:09:10 +00:00
|
|
|
PORTVERSION= 1.27
|
2009-06-09 15:33:28 +00:00
|
|
|
PORTREVISION= 3
|
2000-10-04 06:40:08 +00:00
|
|
|
CATEGORIES= x11-servers
|
2011-03-11 15:09:31 +00:00
|
|
|
MASTER_SITES= http://cloud.github.com/downloads/dottedmag/x2x/
|
2000-09-03 08:06:08 +00:00
|
|
|
|
2008-08-07 08:58:31 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2013-06-28 22:58:59 +00:00
|
|
|
COMMENT= Program to link multiple X servers together
|
2000-09-03 08:06:08 +00:00
|
|
|
|
2013-06-28 22:58:59 +00:00
|
|
|
USES= imake
|
2009-06-09 15:33:28 +00:00
|
|
|
USE_XORG= x11 xext xtst
|
2000-09-03 08:06:08 +00:00
|
|
|
MAN1= x2x.1
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/x2x
|
2000-09-03 08:06:08 +00:00
|
|
|
|
2013-09-20 23:52:24 +00:00
|
|
|
NO_STAGE= yes
|
2000-09-03 08:06:08 +00:00
|
|
|
.include <bsd.port.mk>
|