openbsd-ports/www/drupal6/theme-newsflash/Makefile
espie 4a8d1bd34b basic installation of drupal6 with a few extra stable modules.
WARNING: there's no simple migration from all datat from drupal5 to drupal6
yet.
2009-04-03 14:07:58 +00:00

15 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2009/04/03 14:07:58 espie Exp $
COMMENT = nice theme for content heavy sites
DISTNAME= newsflash-6.x-1.6
PKGNAME = drupal6-theme-newsflash-1.6
# still GPL
HOMEPAGE = http://www.roopletheme.com/
MODDRUPAL_THEME = Yes
RUN_DEPENDS = ::www/drupal6/themesettingsapi
.include <bsd.port.mk>