1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/devel/fpc-gconf/Makefile
Renato Botelho 939938a5c4 Add fpc-gconf , free Pascal interface to GConf.
PR:		ports/99308
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-26 15:59:39 +00:00

21 lines
409 B
Makefile

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