mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Move ru-netscape301 here
This commit is contained in:
parent
70ff528a24
commit
2ba0bbb233
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4324
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: netscape.language
|
||||
# Version required: 3.0
|
||||
# Version required: 3.01
|
||||
# Date created: 8 Apr 1996
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1996/08/12 17:14:40 ache Exp $
|
||||
# $Id: Makefile,v 1.2 1996/11/01 22:13:43 ache Exp $
|
||||
#
|
||||
|
||||
PKGNAME= ru-netscape-3.0
|
||||
PKGNAME= ru-netscape-3.01
|
||||
CATEGORIES+= russian www x11
|
||||
|
||||
MAINTAINER= ache@FreeBSD.ORG
|
||||
@ -29,7 +29,7 @@ do-fetch:
|
||||
|
||||
do-install:
|
||||
if [ -f ${APPDEF}/Netscape ] ; then \
|
||||
grep -q '\.version:.*3\.0$$' ${APPDEF}/Netscape || \
|
||||
grep -q '\.version:.*3\.01$$' ${APPDEF}/Netscape || \
|
||||
rm ${APPDEF}/Netscape; \
|
||||
fi
|
||||
if [ ! -f ${APPDEF}/Netscape ] ; then \
|
||||
|
@ -1 +1 @@
|
||||
Tune netscape3 to work with russian (koi8-r) fonts
|
||||
Tune netscape3.01 to work with russian (koi8-r) fonts
|
||||
|
@ -1 +1 @@
|
||||
Tune netscape3 to work with russian (koi8-r) fonts
|
||||
Tune netscape3.01 to work with russian (koi8-r) fonts
|
||||
|
Loading…
Reference in New Issue
Block a user