PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652, 98654, 98656, 98657, 98658, 98720, 98724 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
16 lines
346 B
Makefile
16 lines
346 B
Makefile
# New ports collection makefile for: FreeVision
|
|
# Date created: 8 February 2004
|
|
# Whom: John Merryweather Cooper
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= devel lang
|
|
PKGNAMESUFFIX= -fv
|
|
|
|
MAINTAINER= acardenas@bsd.org.pe
|
|
COMMENT= FreeVision is a Free Pascal unit for Delphi support
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|