openbsd-ports/www/drupal6/theme-zen/Makefile
2010-11-22 08:36:47 +00:00

16 lines
379 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
COMMENT = flexible, semantically correct XHTML theme for drupal
DISTNAME= zen-6.x-2.0
PKGNAME = drupal6-theme-zen-2.0
REVISION = 0
HOMEPAGE = http://drupal.org/project/zen
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
RUN_DEPENDS = www/drupal6/themesettingsapi
MODDRUPAL_THEME = Yes
.include <bsd.port.mk>