8f23a45f57
Somehow, I forgot to link user_readonly...
12 lines
261 B
Makefile
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>
|