Remove surrounding quotes in PERMIT_*/COMMENT

This commit is contained in:
merdely 2007-09-15 22:11:38 +00:00
parent c7269c3e49
commit ed50308497
5 changed files with 15 additions and 14 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2006/08/04 00:10:42 espie Exp $
# $OpenBSD: Makefile,v 1.9 2007/09/15 22:11:38 merdely Exp $
COMMENT= "edit enlightenment's keybindings"
COMMENT= edit enlightenment's keybindings
DISTNAME= e16keyedit-0.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
MAINTAINER= Nick Nauwelaerts <nick@nauwelaerts.net>

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.22 2007/05/07 09:13:48 jasper Exp $
# $OpenBSD: Makefile,v 1.23 2007/09/15 22:11:38 merdely Exp $
COMMENT= "text widget that extends GTK2's GtkTextView widget"
COMMENT= text widget that extends GTK2's GtkTextView widget
DISTNAME= gtksourceview-1.8.5
SHARED_LIBS += gtksourceview-1.0 1.1 # .0.0
CATEGORIES= x11

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/22 07:55:26 steven Exp $
# $OpenBSD: Makefile,v 1.2 2007/09/15 22:11:38 merdely Exp $
SHARED_ONLY= Yes
COMMENT= "MSN style 'toaster' popups plugin for Pidgin"
COMMENT= MSN style 'toaster' popups plugin for Pidgin
DISTNAME= pidgin-guifications-2.14
CATEGORIES= x11

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.6 2007/05/22 17:23:54 naddy Exp $
# $OpenBSD: Makefile,v 1.7 2007/09/15 22:11:38 merdely Exp $
COMMENT= "full-screen X11 task-switcher like Apple's Expose"
COMMENT= full-screen X11 task-switcher like Apple's Expose
DISTNAME= skippy-0.5.0
PKGNAME= ${DISTNAME}p0

View File

@ -1,15 +1,15 @@
# $OpenBSD: Makefile,v 1.15 2006/02/10 10:14:14 steven Exp $
# $OpenBSD: Makefile,v 1.16 2007/09/15 22:11:38 merdely Exp $
COMMENT= "slide rule component of X11R3's xcalc"
COMMENT= slide rule component of X11R3's xcalc
DISTNAME= sliderule
PKGNAME= sliderule-1.0
CATEGORIES= x11
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= X11 Xext c m
USE_X11= Yes