13 lines
300 B
Makefile
13 lines
300 B
Makefile
# $OpenBSD: Makefile,v 1.4 2011/07/30 19:52:31 stephan Exp $
|
|
|
|
COMMENT = two way relationships enhancing node reference fields
|
|
|
|
DISTNAME = noderelationships-6.x-1.5
|
|
PKGNAME = drupal6-noderelationships-1.5
|
|
REVISION = 1
|
|
|
|
RUN_DEPENDS = www/drupal6/cck \
|
|
www/drupal6/modalframe
|
|
|
|
.include <bsd.port.mk>
|