2007-05-19 22:36:56 +02:00
|
|
|
# New ports collection makefile for: xtrans
|
|
|
|
# Date Created: 08 Aug 2005
|
|
|
|
# Whom: Dejan Lesjak <lesi@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xtrans
|
2009-01-23 17:28:36 +01:00
|
|
|
PORTVERSION= 1.2.3
|
2007-05-19 22:36:56 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= Abstract network code for X
|
|
|
|
|
|
|
|
XORG_CAT= lib
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|