d65e9005aa
editing widget.
13 lines
254 B
Makefile
13 lines
254 B
Makefile
# New ports collection makefile for: fxscintilla-fox14
|
|
# Date created: Mar 29 2007
|
|
# Whom: Rong-En Fan <rafan@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -fox14
|
|
|
|
WITH_FOX14= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../fxscintilla
|
|
|
|
.include "${MASTERDIR}/Makefile"
|