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

15 lines
302 B
Makefile
Raw Normal View History

2008-10-25 13:48:02 -04:00
# $OpenBSD: Makefile,v 1.3 2008/10/25 17:48:02 espie Exp $
2008-02-16 15:38:14 -05:00
COMMENT = off-beat jazzy theme
2008-10-25 13:48:02 -04:00
DISTNAME = litejazz-5.x-1.7
PKGNAME = drupal5-theme-litejazz-1.7
2008-02-16 15:38:14 -05:00
# still GPL
HOMEPAGE = http://www.roopletheme.com/
MODDRUPAL_THEME = Yes
RUN_DEPENDS = ::www/drupal5/themesettingsapi
.include <bsd.port.mk>