blob: cd6475438feecf7481ec6cadd34fd6de07d9a425 (
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/php55
PKGNAMESUFFIX= -recode
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|