# New ports collection makefile for: ruby-aspectr # Date created: 08 April 2002 # Whom: Sean Chittenden # # $FreeBSD$ # PORTNAME= aspectr PORTVERSION= 0.3.5 CATEGORIES= devel ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org COMMENT= Ruby libraries for Aspect programming USE_RUBY= yes NO_BUILD= yes DOCS= CHANGELOG README TODO do-install: ${INSTALL_DATA} ${WRKSRC}/lib/aspectr.rb ${RUBY_SITELIBDIR}/ .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor ${MKDIR} ${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/logger.rb ${RUBY_MODEXAMPLESDIR}/ .endif .include d='cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irc/kvirc: unbreak with clang 4.0jbeich2017-02-011-0/+20
* - Fix runtime problems when building with clangmakc2013-11-221-0/+11
* Update to 4.0.2makc2010-09-161-118/+0
* Add patch from upstream to fix security issue:makc2010-08-021-0/+118
* Update to 4.0.0makc2010-07-184-61/+0
* Use LTMAIN instead of hardcore.mezz2009-07-031-1/+1