summaryrefslogtreecommitdiff
path: root/devel/thunar-vcs-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/thunar-vcs-plugin/Makefile')
-rw-r--r--devel/thunar-vcs-plugin/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/devel/thunar-vcs-plugin/Makefile b/devel/thunar-vcs-plugin/Makefile
deleted file mode 100644
index 1e1b7d11bec0..000000000000
--- a/devel/thunar-vcs-plugin/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: thunar-svn-plugin
-# Date created: 2008-10-15
-# Whom: Sergey V. Dyatko <sergey.dyatko@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= thunar-svn-plugin
-PORTVERSION= 0.0.3
-PORTREVISION= 2
-CATEGORIES= devel xfce
-MASTER_SITES= http://goodies.xfce.org/releases/thunar-svn-plugin/
-DIST_SUBDIR= xfce4
-
-MAINTAINER= sergey.dyatko@gmail.com
-COMMENT= Subversion plugin for Thunar
-
-LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gtk20
-USE_XFCE= configenv libexo thunar
-
-.include <bsd.port.mk>