Makefile 327 B

123456789101112131415
  1. # $OpenBSD: Makefile,v 1.3 2016/06/30 11:51:07 espie Exp $
  2. COMMENT = nice theme for content heavy sites
  3. MAINTAINER = Marc Espie <espie@openbsd.org>
  4. DISTNAME= newsflash-7.x-2.4
  5. PKGNAME = drupal7-theme-newsflash-2.4
  6. REVISION = 0
  7. # still GPL
  8. HOMEPAGE = http://www.roopletheme.com/
  9. MODDRUPAL_THEME = Yes
  10. .include <bsd.port.mk>