aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ruby-rice/Makefile
blob: 0cac1742d44e27d320f88fbfed94a97a4faa0238 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# New ports collection makefile for:    rice
# Date created:     30 August 2001
# Whom:         Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#

PORTNAME=   rice
PORTVERSION=    0.0.0.1
CATEGORIES= irc ruby
MASTER_SITES=   http://arika.org/archive/
PKGNAMEPREFIX=  ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR=    ruby

MAINTAINER= knu@FreeBSD.org

USE_RUBY=   yes

NO_BUILD=   yes

do-install:
    ${CP} -R ${WRKSRC}/rice ${RUBY_SITELIBDIR}/
.if !defined(NOPORTDOCS)
    ${MKDIR} ${RUBY_MODEXAMPLESDIR}
    ${INSTALL_DATA} ${WRKSRC}/examples/*.rb ${RUBY_MODEXAMPLESDIR}/
    ${MKDIR} ${RUBY_MODDOCDIR}
    ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${RUBY_MODDOCDIR}/
.endif

.include <bsd.port.mk>
90f810661ef0c3f4870afc67b1eb08684b8dc8'>Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-111-1/+1 * Update LICENSESunpoet Po-Chuan Hsieh2017-09-151-1/+2 * Do not use post-stage. Use post-install instead.Mathieu Arnold2016-12-021-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-1/+1 * japanese/ebnetd add user and group for daemon processesPawel Pekala2014-12-16