openbsd-ports/www/drupal5/theme-newsflash/Makefile
2008-07-22 20:08:30 +00:00

17 lines
431 B
Makefile

# $OpenBSD: Makefile,v 1.3 2008/07/22 20:08:30 espie Exp $
COMMENT = nice theme for content heavy sites
DISTNAME= NewsFlash-5.x-1.5b1
PKGNAME = drupal5-theme-newsflash-1.5b1
# still GPL
HOMEPAGE = http://www.roopletheme.com/
MASTER_SITES = http://demo.roopletheme.com/newsflash/sites/default/files/
WRKDIST = ${WRKDIR}/themes/newsflash
MODDRUPAL_THEME = Yes
RUN_DEPENDS = ::www/drupal5/themesettingsapi
.include <bsd.port.mk>