freebsd-ports/x11-toolkits/fpc-gtk2/Makefile

21 lines
423 B
Makefile
Raw Normal View History

# New ports collection makefile for: fpc-gtk2
# Date created: 2006-06-05
# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
#
# $FreeBSD$
#
CATEGORIES= x11-toolkits lang
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"