Makefile 261 B

123456789101112
  1. # $OpenBSD: Makefile,v 1.4 2016/06/30 11:51:07 espie Exp $
  2. COMMENT= create slideshows anywhere in a node
  3. DISTNAME= slideshow_creator-7.x-1.11
  4. PKGNAME= drupal7-slideshow_creator-1.11
  5. REVISION = 1
  6. RUN_DEPENDS= www/drupal7/jquery_plugin
  7. .include <bsd.port.mk>