openbsd-ports/www/drupal7/views/Makefile
espie 8f23a45f57 update a few of the modules I maintain.
Somehow, I forgot to link user_readonly...
2013-01-30 15:28:25 +00:00

12 lines
261 B
Makefile

# $OpenBSD: Makefile,v 1.3 2013/01/30 15:28:25 espie Exp $
COMMENT = drupal views, smart content lists
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = views-7.x-3.5
PKGNAME = drupal7-views-3.5
RUN_DEPENDS = www/drupal7/ctools
.include <bsd.port.mk>