1c2fc9212e
so start putting myself in on stuff I explicitly want to maintain...
17 lines
371 B
Makefile
17 lines
371 B
Makefile
# $OpenBSD: Makefile,v 1.4 2012/01/28 11:20:53 espie Exp $
|
|
|
|
COMMENT = nice theme for content heavy sites
|
|
MAINTAINER = Marc Espie <espie@openbsd.org>
|
|
DISTNAME= newsflash-6.x-1.6
|
|
PKGNAME = drupal6-theme-newsflash-1.6
|
|
REVISION = 0
|
|
|
|
# still GPL
|
|
HOMEPAGE = http://www.roopletheme.com/
|
|
|
|
MODDRUPAL_THEME = Yes
|
|
|
|
RUN_DEPENDS = www/drupal6/themesettingsapi
|
|
|
|
.include <bsd.port.mk>
|