@bin markers
This commit is contained in:
parent
4d458d3820
commit
50d186301e
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2015/01/22 18:41:16 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2018/05/12 14:01:17 espie Exp $
|
||||
|
||||
COMMENT= translate GB/Big5 encoding to tone pinyin
|
||||
|
||||
DISTNAME= zh-c2t-1.0
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= chinese
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/08/06 14:37:29 espie Exp $
|
||||
bin/c2t
|
||||
@comment $OpenBSD: PLIST,v 1.7 2018/05/12 14:01:17 espie Exp $
|
||||
@bin bin/c2t
|
||||
@man man/man1/c2t.1
|
||||
share/chinese/
|
||||
share/chinese/gb/
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: Thu Jan 18, 2000
|
||||
# Whom: Kevin Lo <kevlo@openbsd.org>
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.21 2015/01/21 06:13:46 bentley Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2018/05/12 14:01:17 espie Exp $
|
||||
#
|
||||
|
||||
COMMENT= pager utility that speaks Chinese
|
||||
@ -12,7 +12,7 @@ DISTNAME= cless-290
|
||||
PKGNAME= zh-${DISTNAME}
|
||||
CATEGORIES= chinese misc
|
||||
MASTER_SITES= http://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/08/06 14:37:29 espie Exp $
|
||||
bin/cless
|
||||
bin/clesskey
|
||||
@comment $OpenBSD: PLIST,v 1.5 2018/05/12 14:01:17 espie Exp $
|
||||
@bin bin/cless
|
||||
@bin bin/clesskey
|
||||
@man man/man1/cless.1
|
||||
@man man/man1/clesskey.1
|
||||
share/doc/cless/
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2015/07/18 14:57:48 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2018/05/12 14:01:17 espie Exp $
|
||||
|
||||
COMMENT= convert between GB and BIG-5 codes
|
||||
|
||||
DISTNAME= zh-hc-3.0
|
||||
CATEGORIES= chinese
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
# Fairly restrictive licence
|
||||
PERMIT_PACKAGE_CDROM= No
|
||||
|
@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/18 10:29:47 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2018/05/12 14:01:17 espie Exp $
|
||||
@conflict hc-*
|
||||
bin/b2g
|
||||
bin/g2b
|
||||
bin/hc
|
||||
@bin bin/hc
|
||||
@man man/man1/hc.1
|
||||
share/hc/
|
||||
share/hc/hc-supp.tab
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2017/12/04 17:56:27 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2018/05/12 14:01:17 espie Exp $
|
||||
|
||||
COMMENT= convert solar calendar to lunar calendar
|
||||
|
||||
DISTNAME= lunar-2.1
|
||||
PKGNAME= zh-lunar-2.1
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
FIX_EXTRACT_PERMISSIONS=Yes
|
||||
|
||||
CATEGORIES= chinese
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/08/06 16:06:02 espie Exp $
|
||||
bin/lunar
|
||||
@comment $OpenBSD: PLIST,v 1.7 2018/05/12 14:01:17 espie Exp $
|
||||
@bin bin/lunar
|
||||
@man man/man1/lunar.1
|
||||
share/chinese/
|
||||
share/chinese/lunar.bitmap
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2015/03/31 09:44:48 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2018/05/12 14:01:17 espie Exp $
|
||||
|
||||
COMMENT= big5/gb enhanced truetype font manager
|
||||
|
||||
DISTNAME= ttfm-0.9.5
|
||||
PKGNAME= zh-${DISTNAME}
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
CATEGORIES= chinese
|
||||
|
||||
# BSD/X11
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/08/06 16:06:03 espie Exp $
|
||||
bin/ttfinfo
|
||||
@comment $OpenBSD: PLIST,v 1.6 2018/05/12 14:01:17 espie Exp $
|
||||
@bin bin/ttfinfo
|
||||
bin/ttfm.sh
|
||||
@man man/man1/ttfm.sh.1
|
||||
share/doc/ttfm/
|
||||
|
Loading…
Reference in New Issue
Block a user