Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.3 2012/04/27 10:30:40 taca Exp $
# $NetBSD: Makefile,v 1.4 2013/10/01 15:24:02 taca Exp $
DISTNAME= rb-appscript-0.6.1
PKGREVISION= 1
CATEGORIES= sysutils ruby
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,5 +10,7 @@ COMMENT= Ruby Apple event bridge
ONLY_FOR_PLATFORM= Darwin-*-*
GEM_CLEANBUILD= Makefile *.o *.time ae.${RUBY_DLEXT} .RUBY*.time
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"