remove surrounding quotes from COMMENT/PERMIT_*

This commit is contained in:
simon 2007-09-15 21:36:57 +00:00
parent 37a0c13bfe
commit fd85039655
25 changed files with 63 additions and 63 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.7 2004/12/30 00:17:52 espie Exp $
# $OpenBSD: Makefile,v 1.8 2007/09/15 21:36:57 simon Exp $
COMMENT= "electronic CAD system"
COMMENT= electronic CAD system
PKGNAME= chipmunk-1.57p0
DISTNAME= psys-1.57

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/30 15:42:53 steven Exp $
# $OpenBSD: Makefile,v 1.2 2007/09/15 21:36:57 simon Exp $
COMMENT= "Gnu Circuit Analysis Package"
COMMENT= Gnu Circuit Analysis Package
DISTNAME= gnucap-0.35
CATEGORIES= cad

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.4 2007/04/16 14:13:14 steven Exp $
# $OpenBSD: Makefile,v 1.5 2007/09/15 21:36:57 simon Exp $
COMMENT-main= "circuit drawing and schematic capture"
COMMENT-docs= "documentation for the kicad library of components"
COMMENT-main= circuit drawing and schematic capture
COMMENT-docs= documentation for the kicad library of components
V= 2007-01-15
DISTNAME= kicad-sources-${V}

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.12 2007/04/13 14:29:38 sturm Exp $
# $OpenBSD: Makefile,v 1.13 2007/09/15 21:36:57 simon Exp $
SHARED_ONLY= Yes
COMMENT= "logic circuit simulator for KDE"
COMMENT= logic circuit simulator for KDE
DISTNAME= klogic-1.6
PKGNAME= ${DISTNAME}p1

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.3 2007/06/23 14:12:23 steven Exp $
# $OpenBSD: Makefile,v 1.4 2007/09/15 21:36:57 simon Exp $
COMMENT= "NEC2++ antenna simulator"
COMMENT= NEC2++ antenna simulator
DISTNAME= necpp-1.2.3
PKGNAME= ${DISTNAME}p0

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.2 2007/04/13 14:29:38 sturm Exp $
# $OpenBSD: Makefile,v 1.3 2007/09/15 21:36:57 simon Exp $
COMMENT= "printed circuit board layout tool"
COMMENT= printed circuit board layout tool
DISTNAME= pcb-20060822
PKGNAME= ${DISTNAME}p0
CATEGORIES= cad

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.15 2007/01/09 16:30:37 steven Exp $
# $OpenBSD: Makefile,v 1.16 2007/09/15 21:36:57 simon Exp $
COMMENT= "Qt-based 2D CAD system"
COMMENT= Qt-based 2D CAD system
V= 2.0.5.0
DISTNAME= qcad-${V}-1-community.src

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.21 2004/11/21 21:41:23 espie Exp $
# $OpenBSD: Makefile,v 1.22 2007/09/15 21:36:57 simon Exp $
COMMENT= "Simulation Program for Integrated Circuit Electronics"
COMMENT= Simulation Program for Integrated Circuit Electronics
DISTNAME= sp3f4.kit
PKGNAME= spice-3f5p1
CATEGORIES= cad
PERMIT_PACKAGE_CDROM= "no fee"
PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "no fee"
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xaw Xext Xmu Xt c m termlib

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2006/06/14 18:37:10 steven Exp $
# $OpenBSD: Makefile,v 1.6 2007/09/15 21:36:57 simon Exp $
SHARED_ONLY= Yes
COMMENT= "circuit drawing and schematic capture"
COMMENT= circuit drawing and schematic capture
BASEVER= 3.4
DISTNAME= xcircuit-${BASEVER}.26

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.2 2007/05/28 20:06:24 jason Exp $
# $OpenBSD: Makefile,v 1.3 2007/09/15 21:36:57 simon Exp $
COMMENT= "NEC2 antenna simulator visualizer"
COMMENT= NEC2 antenna simulator visualizer
VERSION= 1.35
DISTNAME= xnecview-${VERSION}

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2006/08/01 16:20:46 espie Exp $
# $OpenBSD: Makefile,v 1.14 2007/09/15 21:40:00 simon Exp $
SHARED_ONLY= Yes
COMMENT= "convert Big5 encoded files to PDF"
COMMENT= convert Big5 encoded files to PDF
DISTNAME= bg5pdf-1.0.0
PKGNAME= zh-${DISTNAME}p2

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.17 2006/08/01 16:20:46 espie Exp $
# $OpenBSD: Makefile,v 1.18 2007/09/15 21:40:00 simon Exp $
COMMENT= "convert Big5/GB encoded files to postscript"
COMMENT= convert Big5/GB encoded files to postscript
DISTNAME= bg5ps-1.3.0
PKGNAME= zh-${DISTNAME}p1

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.21 2006/07/13 07:43:40 steven Exp $
# $OpenBSD: Makefile,v 1.22 2007/09/15 21:40:00 simon Exp $
COMMENT= "translate GB/Big5 encoding to tone pinyin"
COMMENT= translate GB/Big5 encoding to tone pinyin
DISTNAME= zh-c2t-1.0
CATEGORIES= chinese

View File

@ -3,10 +3,10 @@
# Date created: Thu Jan 18, 2000
# Whom: Kevin Lo <kevlo@openbsd.org>
#
# $OpenBSD: Makefile,v 1.14 2006/07/13 13:39:30 espie Exp $
# $OpenBSD: Makefile,v 1.15 2007/09/15 21:40:00 simon Exp $
#
COMMENT= "pager utility that speaks Chinese"
COMMENT= pager utility that speaks Chinese
DISTNAME= cless-290
PKGNAME= zh-${DISTNAME}

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.17 2006/04/08 20:28:36 sturm Exp $
# $OpenBSD: Makefile,v 1.18 2007/09/15 21:40:00 simon Exp $
COMMENT= "Chinese(Big5) VT100 terminal emulator for X"
COMMENT= Chinese(Big5) VT100 terminal emulator for X
DISTNAME= crxvt-2.10-2
PKGNAME= zh-crxvt-2.10.2
@ -10,10 +10,10 @@ MASTER_SITES= ftp://ftp.linux.org.tw/pub/xcin/old/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= "no license"
PERMIT_PACKAGE_FTP= "no license"
PERMIT_DISTFILES_CDROM= "no license"
PERMIT_DISTFILES_FTP= "no license"
PERMIT_PACKAGE_CDROM= no license
PERMIT_PACKAGE_FTP= no license
PERMIT_DISTFILES_CDROM= no license
PERMIT_DISTFILES_FTP= no license
WANTLIB= c X11
RUN_DEPENDS= ::chinese/taipeifonts

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.5 2004/11/21 21:51:36 espie Exp $
# $OpenBSD: Makefile,v 1.6 2007/09/15 21:40:00 simon Exp $
COMMENT= "convert between GB and BIG-5 codes"
COMMENT= convert between GB and BIG-5 codes
DISTNAME= zh-hc-3.0
CATEGORIES= chinese

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.11 2007/06/06 12:47:56 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2007/09/15 21:40:00 simon Exp $
COMMENT= "extra chinese fonts"
COMMENT= extra chinese fonts
DISTNAME= zh-fonts-kc-1.05
CATEGORIES= chinese x11

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.13 2006/10/28 11:19:20 espie Exp $
# $OpenBSD: Makefile,v 1.14 2007/09/15 21:40:00 simon Exp $
COMMENT= "library for Chinese language processing"
COMMENT= library for Chinese language processing
DISTNAME= libtabe-0.2.6
PKGNAME= zh-${DISTNAME}p0

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.18 2004/11/21 21:51:36 espie Exp $
# $OpenBSD: Makefile,v 1.19 2007/09/15 21:40:00 simon Exp $
COMMENT= "convert solar calendar to lunar calendar"
COMMENT= convert solar calendar to lunar calendar
DISTNAME= lunar-2.1
PKGNAME= zh-lunar-2.1
@ -10,9 +10,9 @@ MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= "non-commercial use only"
PERMIT_PACKAGE_CDROM= non-commercial use only
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "non-commercial use only"
PERMIT_DISTFILES_CDROM= non-commercial use only
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.9 2006/06/03 09:24:31 alek Exp $
# $OpenBSD: Makefile,v 1.10 2007/09/15 21:40:01 simon Exp $
COMMENT= "Python Unicode codecs for Chinese charsets"
COMMENT= Python Unicode codecs for Chinese charsets
VERSION= 1.2.0
DISTNAME= ChineseCodecs${VERSION}

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2006/10/19 00:14:00 sturm Exp $
# $OpenBSD: Makefile,v 1.6 2007/09/15 21:40:01 simon Exp $
ONLY_FOR_ARCHS= i386
COMMENT= "color terminal emulator Linux binary"
COMMENT= color terminal emulator Linux binary
PKGNAME= zh-rxvt-big5-2.7.8p2
CATEGORIES= chinese

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.23 2007/06/06 12:47:56 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2007/09/15 21:40:01 simon Exp $
COMMENT= "extra chinese fonts"
COMMENT= extra chinese fonts
DISTNAME= zh-fonts-taipei-1.01
CATEGORIES= chinese x11
@ -11,10 +11,10 @@ MASTER_SITES= ftp://ftp.tku.edu.tw/OS/Linux/packages/chinese/fonts/taipeifont/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_DISTFILES_CDROM= "no license"
PERMIT_DISTFILES_FTP= "no license"
PERMIT_PACKAGE_CDROM= "no license"
PERMIT_PACKAGE_FTP= "no license"
PERMIT_DISTFILES_CDROM= no license
PERMIT_DISTFILES_FTP= no license
PERMIT_PACKAGE_CDROM= no license
PERMIT_PACKAGE_FTP= no license
FONTS= taipei16.pcf.gz taipeik20.pcf.gz taipeim20.pcf.gz \
taipei24.pcf.gz taipeik24.pcf.gz taipeim24.pcf.gz

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.17 2007/04/13 14:10:24 sturm Exp $
# $OpenBSD: Makefile,v 1.18 2007/09/15 21:40:01 simon Exp $
COMMENT= "big5/gb enhanced truetype font manager"
COMMENT= big5/gb enhanced truetype font manager
DISTNAME= ttfm-0.9.5
PKGNAME= zh-${DISTNAME}p0

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.18 2006/07/19 13:41:02 steven Exp $
# $OpenBSD: Makefile,v 1.19 2007/09/15 21:40:01 simon Exp $
COMMENT= "chinese input utility for X"
COMMENT= chinese input utility for X
DISTNAME= xcin-2.3.04-3
PKGNAME= zh-xcin-2.3.04p0

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.4 2006/10/19 00:14:00 sturm Exp $
# $OpenBSD: Makefile,v 1.5 2007/09/15 21:40:01 simon Exp $
ONLY_FOR_ARCHS= i386
COMMENT= "Chinese input method Linux binary"
COMMENT= Chinese input method Linux binary
PKGNAME= zh-xcin25-2.5.3p1
CATEGORIES= chinese