freebsd-ports/sysutils/pear-I18Nv2/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

14 lines
271 B
Makefile

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