bde3385071
PR: ports/109678 Submitted by: Martin Matuska <martin at matuska.org>
15 lines
298 B
Makefile
15 lines
298 B
Makefile
# New ports collection makefile for: aolserver-xotcl
|
|
# Date created: 28 February 2007
|
|
# Whom: Martin Matuska <martin@matuska.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= www tcl84
|
|
PKGNAMEPREFIX= aolserver-
|
|
|
|
AOLSERVER_XOTCL= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/xotcl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|