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