freebsd-ports/sysutils/pear-I18Nv2/Makefile
2014-09-26 09:05:59 +00:00

14 lines
267 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= I18Nv2
PORTVERSION= 0.11.4
CATEGORIES= sysutils devel pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Internationalization
USES= pear
USE_PHP= iconv
.include <bsd.port.mk>