mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 19:50:31 -04:00
17 lines
294 B
Makefile
17 lines
294 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
|
|
PORTNAME= I18Nv2
|
|
PORTVERSION= 0.11.4
|
|
CATEGORIES= sysutils devel pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR Internationalization
|
|
|
|
LICENSE= PHP30
|
|
|
|
USES= pear
|
|
USE_PHP= iconv pcre
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|