dffc571fb4
AT Commerce is fresh, professionally designed theme for eCommerce sites with baked in support for the Commerce module and Ubercart. Mobile eCommerce is supported using responsive design methods, so your online store will display and work across mobile channels without any extra work or effort.
15 lines
390 B
Makefile
15 lines
390 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2012/07/12 21:49:35 jasper Exp $
|
|
|
|
COMMENT = theme for eCommerce sites with support for Ubercart
|
|
|
|
DISTNAME = at-commerce-7.x-2.0-rc3
|
|
PKGNAME = drupal7-theme-atcommerce-2.0-rc3
|
|
|
|
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
RUN_DEPENDS = www/drupal7/nodesinblock \
|
|
www/drupal7/theme-adaptivetheme
|
|
MODDRUPAL_THEME = Yes
|
|
|
|
.include <bsd.port.mk>
|