diff options
Diffstat (limited to 'german/netscape7/Makefile')
-rw-r--r-- | german/netscape7/Makefile | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/german/netscape7/Makefile b/german/netscape7/Makefile deleted file mode 100644 index 2d0a135ecdc0..000000000000 --- a/german/netscape7/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: de-netscape7 -# Date created: 28 Feb 2002 -# Whom: Thomas E. Zander <riggs@rrr.de> -# based on the www/linux-netscape6 port -# -# $FreeBSD$ -# - -PKGNAMEPREFIX?= de- -PORTVERSION= 7.02 -CATEGORIES= german www linux -MASTER_SITE_SUBDIR= ${DIST_SUBDIR}/unix/linux22/eehxkt -DISTFILES= AIM.xpi \ - browser.xpi \ - defldede.xpi \ - flash.xpi \ - langdede.xpi \ - mail.xpi \ - psm.xpi \ - regde.xpi \ - regfr.xpi \ - spellchecker.xpi \ - talkback.xpi \ - xpcom.xpi - -FORBIDDEN="http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html" - -MAINTAINER= riggs@rrr.de -COMMENT= Linux Netscape 7 suite (German) - -NETSCAPE_LANG= german - -.include "../../www/netscape7/Makefile" |