1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- Remove leading indefinite article from COMMENT

- Convert to new LIB_DEPENDS format
- Use USES=gmake
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-16 13:04:53 +00:00
parent adc91f7a30
commit 8b0fcca931
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327388

View File

@ -4,23 +4,21 @@ PORTNAME= liblangtag
PORTVERSION= 0.5.1
CATEGORIES= devel textproc
MASTER_SITES= https://cdn.bitbucket.org/tagoh/liblangtag/downloads/ \
LOCAL
MASTER_SITE_SUBDIR= jkim
LOCAL/jkim
MAINTAINER= office@FreeBSD.org
COMMENT= An interface library to access tags for identifying languages
COMMENT= Interface library to access tags for identifying languages
LICENSE= LGPL3 MPL
LICENSE_COMB= dual
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USES= iconv:build pathfix pkgconfig
USES= gmake iconv:build pathfix pkgconfig
CONFIGURE_ARGS= --disable-introspection