2000-09-03 04:06:08 -04:00
|
|
|
# New ports collection makefile for: x2x
|
|
|
|
# Date created: 3 September 2000
|
|
|
|
# Whom: grog
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= x2x
|
2001-02-05 16:09:10 -05:00
|
|
|
PORTVERSION= 1.27
|
2000-10-04 02:40:08 -04:00
|
|
|
CATEGORIES= x11-servers
|
2000-09-03 04:06:08 -04:00
|
|
|
MASTER_SITES= http://gatekeeper.dec.com/pub/DEC/SRC/x2x/
|
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= grog@FreeBSD.org
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
USE_GMAKE= yes
|
2000-09-08 06:43:39 -04:00
|
|
|
MAKE_ENV= MAKE=${GMAKE}
|
2000-09-03 04:06:08 -04:00
|
|
|
MAN1= x2x.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|