diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-11-06 18:43:17 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-11-06 18:43:17 +0000 |
commit | 04586e3b44949d5f88b10d02520e1507b8cf8d2d (patch) | |
tree | 7407b9081ec650fe931a999f3fbf8393f1f40fdc /chinese/linux-netscape47-navigator | |
parent | 2593f0a3275d485f253480b055f4e380464bcb0a (diff) | |
download | ports-04586e3b44949d5f88b10d02520e1507b8cf8d2d.tar.gz ports-04586e3b44949d5f88b10d02520e1507b8cf8d2d.zip |
Notes
Diffstat (limited to 'chinese/linux-netscape47-navigator')
-rw-r--r-- | chinese/linux-netscape47-navigator/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/linux-netscape47-navigator/Makefile b/chinese/linux-netscape47-navigator/Makefile new file mode 100644 index 000000000000..38e56945c662 --- /dev/null +++ b/chinese/linux-netscape47-navigator/Makefile @@ -0,0 +1,11 @@ +# New ports collection makefile for: zh Big5/GB-ized Linux Netcape Navigator +# Date created: 23 Oct 2000 +# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> +# +# $FreeBSD$ +# + +BROWSER= navigator + +MASTERDIR= ${.CURDIR}/../linux-netscape47-communicator +.include "${.CURDIR}/../linux-netscape47-communicator/Makefile" |