aboutsummaryrefslogtreecommitdiffstats
path: root/lang/erlang-lite/Makefile
blob: 6909de9ae5589d507a5f6ab94412f176b044968a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    erlang-lite
# Date created:             2006-05-02
# Whom:                 Shaun Amott <shaun@inerd.com>
#
# $FreeBSD$
#

PKGNAMESUFFIX=  -lite

WITHOUT_JAVA=   yes
WITHOUT_X11=    yes
WITHOUT_ODBC=   yes

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

.include "${MASTERDIR}/Makefile"