blob: b681e713e1c4a649757c8327cff29d59f494f1a5 (
plain) (
tree)
|
|
# New ports collection makefile for: php5-pcntl
# Date created: 7 Jul 2004
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= devel
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -pcntl
.include "${MASTERDIR}/Makefile"
|