aboutsummaryrefslogblamecommitdiff
path: root/devel/fpc-fcl-net/Makefile
blob: d13a0c6b738086814ac18d8fa3a971849dbd0440 (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-net

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

USE_FPC=	fcl-async fcl-base fcl-xml fcl-passrc hash paszlib pthreads

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

.include "${MASTERDIR}/Makefile"