ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/textproc/libuninameslist/Makefile
Revision: 21162
Committed: Mon Mar 14 15:06:35 2016 UTC (8 years, 1 month ago) by laffer1
File size: 464 byte(s)
Log Message:
fix plist

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= libuninameslist
4 PORTVERSION= 20091231
5 PORTREVISION= 2
6 CATEGORIES= textproc
7 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20sources/Unicode_5.2-${PORTVERSION}
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Library of Unicode annotation data
11
12 LICENSE= gpl2
13
14 WRKSRC= ${WRKDIR}/${PORTNAME}
15
16 USES= gmake tar:bzip2 libtool
17 GNU_CONFIGURE= yes
18 ALL_TARGET= both
19 USE_LDCONFIG= yes
20
21 post-install:
22 ${STRIP_CMD} ${PREFIX}/lib/*.so
23
24 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H