freebsd-ports/x11-toolkits/fpc-gtk/Makefile
Renato Botelho acca2dab6c Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-units
to reflect this

Suggested by:	Vanilla I. Shu <vanilla@fatpipi.cirx.org>
Approved by:	maintainer
2006-06-21 16:44:54 +00:00

20 lines
416 B
Makefile

# New ports collection makefile for: fpc-gtk
# Date created: 2006-06-05
# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
#
# $FreeBSD$
#
CATEGORIES= graphics lang
PKGNAMESUFFIX= -gtk
MAINTAINER= acardenas@bsd.org.pe
COMMENT= Free Pascal interface to the GTK libraries
RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
USE_GNOME= gtk12
MASTERDIR= ${.CURDIR}/../../lang/fpc
.include "${MASTERDIR}/Makefile"