Lines 5-18
Link Here
|
5 |
# $FreeBSD: ports/www/rubygem-actionpack/Makefile,v 1.16 2009/04/09 00:11:41 pgollucci Exp $ |
5 |
# $FreeBSD: ports/www/rubygem-actionpack/Makefile,v 1.16 2009/04/09 00:11:41 pgollucci Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= actionpack |
7 |
PORTNAME= actionpack |
8 |
PORTVERSION= 2.2.2 |
8 |
PORTVERSION= 2.3.2 |
9 |
CATEGORIES= www rubygems |
9 |
CATEGORIES= www rubygems |
10 |
MASTER_SITES= RF |
10 |
MASTER_SITES= RF |
11 |
|
11 |
|
12 |
MAINTAINER= jw@innerewut.de |
12 |
MAINTAINER= jw@innerewut.de |
13 |
COMMENT= Action Controller and Action View of Rails MVC Framework |
13 |
COMMENT= Action Controller and Action View of Rails MVC Framework |
14 |
|
14 |
|
15 |
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-2.2.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport |
15 |
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-2.3.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport |
16 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
16 |
RUN_DEPENDS= ${BUILD_DEPENDS} |
17 |
|
17 |
|
18 |
USE_RUBY= yes |
18 |
USE_RUBY= yes |