# New ports collection makefile for:	fpc-gnome
# Date created:		2006-06-22
# Whom:			Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
#
# $FreeBSD: ports/x11-toolkits/fpc-gnome1/Makefile,v 1.10 2010/02/05 11:46:14 dinoex Exp $
#

PORTREVISION=	2
CATEGORIES=	x11-toolkits lang
PKGNAMESUFFIX=	-gnome1

MAINTAINER=	acm@FreeBSD.org
COMMENT=	Free Pascal unit to create programs for GNOME 1

USE_FPC=	gtk1 imlib opengl x11

MASTERDIR=	${.CURDIR}/../../lang/fpc
WRKUNITDIR=	${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+=	${WRKUNITDIR}

.include "${MASTERDIR}/Makefile"
