summaryrefslogtreecommitdiff
path: root/net-p2p/gtkhx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/gtkhx/Makefile')
-rw-r--r--net-p2p/gtkhx/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/net-p2p/gtkhx/Makefile b/net-p2p/gtkhx/Makefile
deleted file mode 100644
index 7ed0490de05d..000000000000
--- a/net-p2p/gtkhx/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: gtkhx
-# Date created: 9 February 2002
-# Whom: Josh Elsasser <jre@vineyard.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkhx
-PORTVERSION= 0.9.3
-PORTREVISION= 3
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= gtkhx
-
-MAINTAINER= jre@vineyard.net
-COMMENT= A GTK+ version of Hx, a UNIX Hotline Client
-
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
-
-USE_XLIB= yes
-USE_GNOME= gdkpixbuf
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-libiconv-prefix=${PREFIX}
-
-MAN1= gtkhx.1
-
-.include <bsd.port.mk>