freebsd-ports/x11-toolkits/fxscintilla-fox10/Makefile
Pav Lucistnik 22062658cb - Update fxscintilla to 1.62
This version supports both FOX 1.0 and FOX 1.2, and the port use FOX 1.2
  by default. FOX 1.0 version is available under OPTIONS
- Add slave port fxscintilla-fox10
- Switch ruby-fox port to fxscintilla-fox10

PR:		ports/75160
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru> (fxscintilla maintainer)
2004-12-18 22:38:38 +00:00

13 lines
254 B
Makefile

# New ports collection makefile for: fxscintilla-fox10
# Date created: 18 Dec 2004
# Whom: Pav Lucistnik <pav@FreeBSD.org>
#
# $FreeBSD$
PKGNAMESUFFIX= -fox10
WITH_FOX10= yes
MASTERDIR= ${.CURDIR}/../fxscintilla
.include "${MASTERDIR}/Makefile"