mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Install the COPYING file. The terms are BSD-type but not identical to
those of the BSD license.
This commit is contained in:
parent
983f5541d0
commit
1b0aea36b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61111
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= xmms
|
||||
PORTVERSION= 0.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio ruby
|
||||
MASTER_SITES= http://www.pablotron.org/download/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
@ -22,7 +23,7 @@ USE_RUBY_EXTCONF= yes
|
||||
|
||||
INSTALL_TARGET= site-install
|
||||
|
||||
DOCS= AUTHORS ChangeLog README doc
|
||||
DOCS= AUTHORS COPYING ChangeLog README doc
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -3,6 +3,7 @@
|
||||
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/xmms/xmms_test.rb
|
||||
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/xmms
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/xmms/AUTHORS
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/xmms/COPYING
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/xmms/ChangeLog
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/xmms/README
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/xmms/doc/classes/Xmms.html
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= imlib2
|
||||
PORTVERSION= 0.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics ruby
|
||||
MASTER_SITES= http://www.pablotron.org/download/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
@ -22,7 +23,7 @@ USE_RUBY_EXTCONF= yes
|
||||
|
||||
INSTALL_TARGET= site-install
|
||||
|
||||
DOCS= AUTHORS ChangeLog README TODO doc
|
||||
DOCS= AUTHORS COPYING ChangeLog README TODO doc
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -15,6 +15,7 @@
|
||||
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/imlib2/images
|
||||
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/imlib2
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/imlib2/AUTHORS
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/imlib2/COPYING
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/imlib2/ChangeLog
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/imlib2/README
|
||||
%%PORTDOCS%%%%RUBY_DOCDIR%%/imlib2/TODO
|
||||
|
Loading…
Reference in New Issue
Block a user