diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2000-06-25 13:15:41 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2000-06-25 13:15:41 +0000 |
commit | 1c3820dd06a6a7a3a2588bdc899376253176d782 (patch) | |
tree | 7da6706e86e72969405779fd5e5c4ae6afa4e95e /korean/linux-netscape47-navigator/Makefile | |
parent | 7617b1c2349fc9ea8c316e10bb712345d6495d90 (diff) |
Notes
Diffstat (limited to 'korean/linux-netscape47-navigator/Makefile')
-rw-r--r-- | korean/linux-netscape47-navigator/Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/korean/linux-netscape47-navigator/Makefile b/korean/linux-netscape47-navigator/Makefile new file mode 100644 index 000000000000..d55b7c7c848a --- /dev/null +++ b/korean/linux-netscape47-navigator/Makefile @@ -0,0 +1,10 @@ +# New ports collection makefile for: Netscape browser with Korean resources +# Date created: 25 Jun 2000 +# Whom: cjh@FreeBSD.org +# +# $FreeBSD$ +# + +BROWSER= navigator + +.include "${.CURDIR}/../linux-netscape47-communicator/Makefile" |