freebsd-ports/x11-toolkits/fpc-forms/Makefile
Renato Botelho e9f00128fb Add fpc-forms , x-Forms interface for Free Pascal.
PR:		ports/98663
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:20:29 +00:00

20 lines
450 B
Makefile

# New ports collection makefile for: fpc-forms
# Date created: 2006-06-05
# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
#
# $FreeBSD$
#
CATEGORIES= x11-toolkits lang
PKGNAMESUFFIX= -forms
MAINTAINER= acardenas@bsd.org.pe
COMMENT= X-Forms interface for Free Pascal
RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms
MASTERDIR= ${.CURDIR}/../../lang/fpc
.include "${MASTERDIR}/Makefile"