head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.08.15.13.44.43;	author olgeni;	state dead;
branches;
next	1.1;

1.1
date	2006.05.09.12.11.07;	author garga;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 302575 on 2012-08-15 13:44:43Z by olgeni

Remove the lang/erlang-lite port, which is now redundant as it
specifies the same set of options as lang/erlang's defaults.

Dependent ports were fixed in r302574.
@
text
@# New ports collection makefile for:	erlang-lite
# Date created:				2006-05-02
# Whom:					Shaun Amott <shaun@@inerd.com>
#
# $FreeBSD: ports/lang/erlang-lite/Makefile,v 1.1 2006/05/09 12:11:07 garga Exp $
#

PKGNAMESUFFIX=	-lite

WITHOUT_JAVA=	yes
WITHOUT_X11=	yes
WITHOUT_ODBC=	yes

CONFLICTS=	erlang-r[0-9]*
MASTERDIR=	${.CURDIR}/../erlang

.include "${MASTERDIR}/Makefile"
@


1.1
log
@Add lang/erlang-lite, a meta-port to lang/erlang that installs it without X11,
JAVA and ODBC, reducing a log dependencies.

PR:		ports/96690
Submitted by:	Shaun Amott <shaun@@inerd.com>
@
text
@d5 1
a5 1
# $FreeBSD$
@

