# New ports collection makefile for: ru-elm # Date created: 2 Dec 1995 # Whom: ache # # $Id: Makefile,v 1.7 1996/04/09 01:49:51 asami Exp $ # PKGNAME= ru-elm-2.4ME CATEGORIES+= russian mail RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm MAINTAINER= ache@FreeBSD.org NO_EXTRACT= YES NO_WRKDIR= YES NO_CONFIGURE= YES NO_PATCH= YES NO_BUILD= YES do-fetch: do-install: grep -q -i koi8 ${PREFIX}/lib/elm.rc || \ ( \ echo "charset=KOI8-R"; \ echo "displaycharset=KOI8-R"; \ echo "nohdrencoding=ON"; \ ) >> \ ${PREFIX}/lib/elm.rc .include bsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
blob: a47ff533d08aefabf27d41435d3ba9691afe9ebf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22