8413b1b1d5
Approved by: garga (mentor)
15 lines
294 B
Makefile
15 lines
294 B
Makefile
# New ports collection makefile for: aolserver-xotcl
|
|
# Date created: 28 February 2007
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= www tcl84
|
|
PKGNAMEPREFIX= aolserver-
|
|
|
|
AOLSERVER_XOTCL= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/xotcl
|
|
|
|
.include "${MASTERDIR}/Makefile"
|