openbsd-ports/www/drupal6/noderelationships/Makefile
2012-01-28 10:30:36 +00:00

14 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.5 2012/01/28 10:30:36 espie Exp $
COMMENT = two way relationships enhancing node reference fields
DISTNAME = noderelationships-6.x-1.5
PKGNAME = drupal6-noderelationships-1.5
REVISION = 2
RUN_DEPENDS = www/drupal6/cck \
www/drupal6/modalframe \
www/drupal6/views
.include <bsd.port.mk>