openbsd-ports/www/drupal5/theme-newsflash/Makefile

17 lines
431 B
Makefile
Raw Normal View History

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