aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/transmission-gtk/Makefile')
-rw-r--r--net-p2p/transmission-gtk/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-p2p/transmission-gtk/Makefile b/net-p2p/transmission-gtk/Makefile
deleted file mode 100644
index 4cd3b32d1428..000000000000
--- a/net-p2p/transmission-gtk/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-PKGNAMESUFFIX= -gtk
-PORTREVISION= 6
-
-LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
- libnotify.so:devel/libnotify
-RUN_DEPENDS= xdg-open:devel/xdg-utils
-
-USES= desktop-file-utils gnome ssl
-NLS_USES= gettext-tools:build
-USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack pango
-
-MASTERDIR= ${.CURDIR}/../transmission-cli
-DESCR= ${.CURDIR}/pkg-descr
-PLIST= ${.CURDIR}/pkg-plist
-
-SLAVEPORT= gtk
-
-.include "${MASTERDIR}/Makefile"