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

10 lines
149 B
Makefile

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