freebsd-ports/x11-servers/x2x/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

22 lines
434 B
Makefile

# New ports collection makefile for: x2x
# Date created: 3 September 2000
# Whom: grog
#
# $FreeBSD$
#
PORTNAME= x2x
PORTVERSION= 1.27
CATEGORIES= x11-servers
MASTER_SITES= http://gatekeeper.dec.com/pub/DEC/SRC/x2x/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= grog@FreeBSD.org
COMMENT= A program to link multiple X servers together
USE_IMAKE= yes
USE_GMAKE= yes
MAKE_ENV= MAKE=${GMAKE}
MAN1= x2x.1
.include <bsd.port.mk>