mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
a8dac53067
editing widget. PR: ports/82434 Submitted by: Alexander Novitsky
14 lines
241 B
Makefile
14 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"
|