2006-06-21 17:55:45 +02:00
|
|
|
# New ports collection makefile for: fpc-gtk2
|
|
|
|
# Date created: 2006-06-05
|
|
|
|
# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-07-22 19:44:58 +02:00
|
|
|
CATEGORIES= x11-toolkits lang
|
2006-06-21 17:55:45 +02:00
|
|
|
PKGNAMESUFFIX= -gtk2
|
|
|
|
|
|
|
|
MAINTAINER= acardenas@bsd.org.pe
|
|
|
|
COMMENT= Free Pascal interface to the GTK2 libraries
|
|
|
|
|
|
|
|
RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
|
|
|
|
|
|
|
|
USE_GNOME= gtk20
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/fpc
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|