Files
ports/textproc/libuninameslist/Makefile
Martin Wilke 3923f18ccd - Update to 20091231
PR:		148573
Submitted by:	Ports Fury
2010-07-15 07:12:46 +00:00

25 lines
519 B
Makefile

# New ports collection makefile for: libuninameslist
# Date created: 3 November 2003
# Whom: KANOU Hiroki <kanou@khdd.net>
#
# $FreeBSD$
#
PORTNAME= libuninameslist
PORTVERSION= 20091231
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20sources/Unicode_5.2-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A library of Unicode annotation data
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
ALL_TARGET= both
USE_LDCONFIG= yes
.include <bsd.port.mk>