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