a8dac53067
editing widget. PR: ports/82434 Submitted by: Alexander Novitsky
13 lines
241 B
Makefile
13 lines
241 B
Makefile
# New ports collection makefile for: fxscintilla-fox10
|
|
# Date created: 28 Jul 2005
|
|
# Whom: Alexander Novitsky
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -fox12
|
|
|
|
WITH_FOX12= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../fxscintilla
|
|
|
|
.include "${MASTERDIR}/Makefile"
|