64311228eb
Acquia Marina is an advanced fixed-width theme, supporting 1, 2 or 3-column layouts with 15 collapsible block regions. It has an optional drop-down primary links menu and advanced theme settings to customize without coding. Icons for core and Views blocks are included. It is cross-browser tested (in IE6/7, Opera, Safari, and Firefox) and has a high attention to detail.
16 lines
373 B
Makefile
16 lines
373 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2009/10/30 16:17:50 sthen Exp $
|
|
|
|
COMMENT = advanced 1/2/3-column theme for drupal
|
|
DISTNAME= acquia_marina-6.x-1.9
|
|
PKGNAME = drupal6-theme-acquia-marina-1.9
|
|
|
|
HOMEPAGE = http://drupal.org/node/357261
|
|
|
|
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
|
|
|
|
MODDRUPAL_THEME = Yes
|
|
|
|
RUN_DEPENDS = ::www/drupal6/themesettingsapi
|
|
|
|
.include <bsd.port.mk>
|