summaryrefslogtreecommitdiff
path: root/net/gtksamba/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gtksamba/Makefile')
-rw-r--r--net/gtksamba/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/net/gtksamba/Makefile b/net/gtksamba/Makefile
deleted file mode 100644
index ac50bf0aff1..00000000000
--- a/net/gtksamba/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.18 2005/04/11 21:46:47 tv Exp $
-#
-
-DISTNAME= gtksamba-0.3.2pl1
-PKGNAME= gtksamba-0.3.2.1
-PKGREVISION= 4
-CATEGORIES= net
-MASTER_SITES= http://www.open-systems.com/gtksamba/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.open-systems.com/gtksamba.html
-COMMENT= Samba configuration tool for X Window System
-
-GNU_CONFIGURE= yes
-CPPFLAGS+= -DPREFIX='"${PREFIX}"'
-
-post-install:
- @ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gtksamba
-.for file in COPYING README TODO ChangeLog
- @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gtksamba
-.endfor
-
-.include "../../x11/gnome-libs/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"