openbsd-ports/www/drupal6/modalframe/Makefile

12 lines
259 B
Makefile

# $OpenBSD: Makefile,v 1.4 2011/07/30 19:52:31 stephan Exp $
COMMENT = API to render an iframe within a modal dialog
DISTNAME = modalframe-6.x-1.6
PKGNAME = drupal6-modalframe-1.6
REVISION = 1
RUN_DEPENDS = www/drupal6/jquery_ui
.include <bsd.port.mk>