summaryrefslogtreecommitdiff
path: root/x11-themes/xenophilia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/xenophilia/Makefile')
-rw-r--r--x11-themes/xenophilia/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/x11-themes/xenophilia/Makefile b/x11-themes/xenophilia/Makefile
deleted file mode 100644
index b9101d610638..000000000000
--- a/x11-themes/xenophilia/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: xenophilia
-# Date Created: 1 June 2000
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xenophilia
-PORTVERSION= 0.7
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_THEMES}
-MASTER_SITE_SUBDIR= xenophilia
-DISTNAME= xenophilia-1.2.x
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Xenophilia theme module to make GTK+ look nicer
-
-WRKSRC= ${WRKDIR}/Xenophilia-0.7
-
-USE_X_PREFIX= yes
-USE_GNOME= gtk12
-ALL_TARGET= # empty
-MAKE_ENV= GTK-CONFIG="${GTK_CONFIG}"
-
-.include <bsd.port.mk>