FreeBSD Bugzilla – Attachment 131257 Details for
Bug 175286
[PATCH] editors/tamago: Add license information and etc.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-tamago
patch-tamago (text/plain), 1.18 KB, created by
Yasuhiro Kimura
on 2013-01-14 10:40:01 UTC
(
hide
)
Description:
patch-tamago
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2013-01-14 10:40:01 UTC
Size:
1.18 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 310361) >+++ Makefile (working copy) >@@ -1,9 +1,5 @@ >-# New ports collection makefile for: tamago >-# Date created: 6 March 2000 >-# Whom: tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp> >-# >+# Created by: tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp> > # $FreeBSD$ >-# > > PORTNAME= tamago > PORTVERSION= 4.0.6.0.20041122.19 >@@ -22,6 +18,9 @@ > MAINTAINER= hrs@FreeBSD.org > COMMENT= The Multilingual Input Method - Egg V4 > >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ > USE_GMAKE= yes > GNU_CONFIGURE= yes > USE_EMACS= yes >@@ -34,7 +33,11 @@ > > POSTPATCHES= ${FILESDIR}/post-patch-* > >+OPTIONS_DEFINE= DOCS >+OPTIONS_DEFAULT= DOCS >+ > .include <bsd.port.pre.mk> >+.include <bsd.port.options.mk> > > .if ${EMACS_PORT_NAME} == emacs21 || ${EMACS_PORT_NAME} == emacs22 || ${EMACS_PORT_NAME} == emacs23 || ${EMACS_PORT_NAME} == emacs24 > PLIST_SUB+= HAS_JISX0213="" >@@ -56,7 +59,7 @@ > > post-install: > ${INSTALL_PROGRAM} ${WRKSRC}/helper/egg-helper ${PREFIX}/bin/egg-helper >-.if !defined(NOPORTDOCS) >+.if ${PORT_OPTIONS:MDOCS} > ${MKDIR} ${DOCSDIR} > cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 175286
: 131257