ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/textproc/mythes/Makefile
Revision: 24778
Committed: Sun Jan 6 22:07:33 2019 UTC (5 years, 3 months ago) by laffer1
Content type: text/plain
File size: 480 byte(s)
Log Message:
update website and hunspell

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= mythes
4 PORTVERSION= 1.2.4
5 CATEGORIES= textproc
6 MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/
7 DIST_SUBDIR= ${PORTNAME}
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Simple thesaurus library
11
12 LICENSE= bsd3
13 LICENSE_FILE= ${WRKSRC}/COPYING
14
15 LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell
16
17 USES= libtool pathfix pkgconfig shebangfix
18 SHEBANG_FILES= th_gen_idx.pl
19 USE_LDCONFIG= yes
20 INSTALL_TARGET= install-strip
21
22 GNU_CONFIGURE= yes
23
24 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain