summaryrefslogtreecommitdiffstats
path: root/x11/xtrans/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xtrans/Makefile')
-rw-r--r--x11/xtrans/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile
deleted file mode 100644
index 6351d78..0000000
--- a/x11/xtrans/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: xtrans
-# Date Created: 08 Aug 2005
-# Whom: Dejan Lesjak <lesi@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xtrans
-PORTVERSION= 1.2.6
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= Abstract network code for X
-
-XORG_CAT= lib
-
-CONFIGURE_ARGS+=--disable-docs --without-xmlto
-
-.include <bsd.port.mk>