Import of pkgsrc-2014Q1
This commit is contained in:
1
textproc/hyphen/DESCR
Normal file
1
textproc/hyphen/DESCR
Normal file
@@ -0,0 +1 @@
|
||||
Hyphenation library to use converted TeX hyphenation patterns
|
||||
18
textproc/hyphen/Makefile
Normal file
18
textproc/hyphen/Makefile
Normal file
@@ -0,0 +1,18 @@
|
||||
# $NetBSD: Makefile,v 1.3 2013/11/30 07:33:40 richard Exp $
|
||||
|
||||
DISTNAME= hyphen-2.8.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/}
|
||||
|
||||
MAINTAINER= jaapb@NetBSD.org
|
||||
HOMEPAGE= http://hunspell.sourceforge.net/
|
||||
COMMENT= Library for high quality hyphenation and justification
|
||||
LICENSE= mpl-1.1 OR gnu-lgpl-v2.1 OR gnu-gpl-v2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gawk patch perl
|
||||
|
||||
REPLACE_PERL= substrings.pl
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
5
textproc/hyphen/PLIST
Normal file
5
textproc/hyphen/PLIST
Normal file
@@ -0,0 +1,5 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2013/11/23 14:53:48 jaapb Exp $
|
||||
bin/substrings.pl
|
||||
include/hyphen.h
|
||||
lib/libhyphen.la
|
||||
share/hyphen/hyph_en_US.dic
|
||||
12
textproc/hyphen/buildlink3.mk
Normal file
12
textproc/hyphen/buildlink3.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
# $NetBSD: buildlink3.mk,v 1.1 2013/11/23 14:53:48 jaapb Exp $
|
||||
|
||||
BUILDLINK_TREE+= hyphen
|
||||
|
||||
.if !defined(HYPHEN_BUILDLINK3_MK)
|
||||
HYPHEN_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.hyphen+= hyphen>=2.8.6
|
||||
BUILDLINK_PKGSRCDIR.hyphen?= ../../textproc/hyphen
|
||||
.endif # HYPHEN_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -hyphen
|
||||
5
textproc/hyphen/distinfo
Normal file
5
textproc/hyphen/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2013/11/23 14:53:48 jaapb Exp $
|
||||
|
||||
SHA1 (hyphen-2.8.6.tar.gz) = 94d9ae147c854592120adb4c9029883d1d019991
|
||||
RMD160 (hyphen-2.8.6.tar.gz) = 6c7705bf6ceb273da3d855682ac3815149aee0b0
|
||||
Size (hyphen-2.8.6.tar.gz) = 636800 bytes
|
||||
Reference in New Issue
Block a user