diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
| commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
| tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /devel/rubygem-thrift/Makefile | |
| parent | c7651500a041b224f401ba85fc192aac6ad83c1c (diff) | |
Diffstat (limited to 'devel/rubygem-thrift/Makefile')
| -rw-r--r-- | devel/rubygem-thrift/Makefile | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/devel/rubygem-thrift/Makefile b/devel/rubygem-thrift/Makefile deleted file mode 100644 index f8454968e045..000000000000 --- a/devel/rubygem-thrift/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: thrift -# Date created: 27 September 2007 -# Whom: Sergey Skvortsov <skv@protey.ru> -# -# $FreeBSD$ -# - -PORTNAME= thrift -PORTVERSION= 20070917 -CATEGORIES= devel -PKGNAMEPREFIX= ruby- -DISTFILES= - -MAINTAINER= skv@FreeBSD.org -COMMENT= Ruby interface to thrift - -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/thrift:extract - -USE_RUBY= yes -USE_RUBY_SETUP= yes - -post-extract: - @${LN} -sfh \ - `cd ${PORTSDIR}/devel/thrift && ${MAKE} -V WRKSRC`/lib/rb ${WRKSRC} - -.include <bsd.port.mk> |
