freebsd-ports/textproc/libuninameslist/Makefile
Marcus Alves Grando 0e3d3a6031 - Update to 20050712
PR:		95516
Submitted by:	maintainer
2006-04-08 17:18:35 +00:00

27 lines
555 B
Makefile

# New ports collection makefile for: libuninameslist
# Date created: 3 November 2003
# Whom: KANOU Hiroki <kanou@khdd.net>
#
# $FreeBSD$
#
PORTNAME= libuninameslist
PORTVERSION= 20050712
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libuninameslist
DISTNAME= ${PORTNAME}_src-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= kanou@khdd.net
COMMENT= A library of Unicode annotation data
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
ALL_TARGET= both
.include <bsd.port.mk>