15 lines
354 B
Makefile
15 lines
354 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
|
|
|
COMMENT = two way relationships enhancing node reference fields
|
|
|
|
DISTNAME = noderelationships-6.x-1.5
|
|
PKGNAME = drupal6-noderelationships-1.5
|
|
REVISION = 0
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
RUN_DEPENDS = www/drupal6/cck \
|
|
www/drupal6/modalframe
|
|
|
|
.include <bsd.port.mk>
|