1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/converters/php53-iconv/Makefile
Tijl Coosemans b2f07a8a49 Allow the use of //TRANSLIT and //IGNORE with PHP iconv.
PR:		ports/184596
Tested by:	grembo
Approved by:	ale (maintainer)
2014-01-29 20:41:27 +00:00

11 lines
149 B
Makefile

# $FreeBSD$
PORTREVISION= 1
CATEGORIES= converters
MASTERDIR= ${.CURDIR}/../../lang/php53
PKGNAMESUFFIX= -iconv
.include "${MASTERDIR}/Makefile"