# New ports collection makefile for: pcl # Date Created: 13 Oct 2008 # Whom: Manuel Giraud # # $FreeBSD$ # PORTNAME= pcl PORTVERSION= 1.6 CATEGORIES= devel MASTER_SITES= http://www.xmailserver.org/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= manuel.giraud@gmail.com COMMENT= Portable Coroutine Library USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes MAN3= pcl.3 WRKSRC= ${WRKDIR}/lib${PORTNAME}-${PORTVERSION} .include