15 lines
255 B
Makefile
15 lines
255 B
Makefile
# New ports collection makefile for: php5-recode
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= converters
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -recode
|
|
|
|
.include "${MASTERDIR}/Makefile"
|