aboutsummaryrefslogblamecommitdiff
path: root/devel/fpc-fcl-passrc/Makefile
blob: 7cd2d190ac6a5c536a15bec75eab5e1be087777d (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                            

                                                                                      



           
                 
                          
                           
 
                               

                                             
                   
 
                                         
                                                            
                                     
 
                                
# New ports collection makefile for:	Free Pascal Compiler
# Date created: 			2006-09-11
# Whom: 				Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
#
# $FreeBSD$
#

PORTREVISION=	0
CATEGORIES=	devel lang
PKGNAMESUFFIX=	-fcl-passrc

MAINTAINER=	acm@FreeBSD.org
COMMENT=	Free Pascal Component Library

USE_FPC=	yes

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

.include "${MASTERDIR}/Makefile"