freebsd-ports/devel/fpc-fcl-async/Makefile
Renato Botelho fe003d4dbf Add fpc-libasync , free Pascal interface to async library.
PR:		ports/98623
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:09:03 +00:00

18 lines
403 B
Makefile

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