aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-xfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-servers/XttXF86srv-xfs/Makefile')
-rw-r--r--x11-servers/XttXF86srv-xfs/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/x11-servers/XttXF86srv-xfs/Makefile b/x11-servers/XttXF86srv-xfs/Makefile
deleted file mode 100644
index ee5a5130df4f..000000000000
--- a/x11-servers/XttXF86srv-xfs/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: X Font Server with X True Type
-# Date created: 15 April 1998
-# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xtt-xfs
-PORTVERSION= ${VERSION}.${PATCHLEVEL}
-CATEGORIES= x11-servers
-
-MAINTAINER= taguchi@tohoku.iij.ad.jp
-COMMENT= A X True Type Font Server
-
-RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
-
-PLIST_FILES= bin/xfs.xtt
-SERVER= xfs
-
-MASTERDIR= ${.CURDIR}/../XttXF86srv-common
-PKGDIR= ${.CURDIR}
-
-.include "${MASTERDIR}/Makefile"