aboutsummaryrefslogblamecommitdiff
path: root/devel/fpc-fcl-base/Makefile
blob: c79b6a27d90a3b169094717e07c1d2a8c6ca4d79 (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@FreeBS.org>
#
# $FreeBSD$
#

PORTREVISION=	1
CATEGORIES=	devel lang
PKGNAMESUFFIX=	-fcl-base

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

USE_FPC=	libasync hash netdb paszlib pthreads

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

.include "${MASTERDIR}/Makefile"