summaryrefslogtreecommitdiff
path: root/www/ns-plugger-communicator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ns-plugger-communicator/Makefile')
-rw-r--r--www/ns-plugger-communicator/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/ns-plugger-communicator/Makefile b/www/ns-plugger-communicator/Makefile
deleted file mode 100644
index f01b1fa5a3b..00000000000
--- a/www/ns-plugger-communicator/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:11:26 joerg Exp $
-#
-
-PKGREVISION= 1
-COMMENT= Streaming multimedia plugin for Netscape (communicator)
-
-BINNAME= communicator
-COMMONDIR= ../../www/ns-plugger-common
-
-DEPENDS+= ns-plugger-common-[0-9]*:${COMMONDIR}
-
-PLIST_SRC= ${.CURDIR}/PLIST
-PKGDIR= ${.CURDIR}/${COMMONDIR}
-
-.include "${COMMONDIR}/Makefile"