blob: fc133b40376684a062f9b7fcf9fa527300b5705f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -recode
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|