openbsd-ports/www/drupal6/rolereference/Makefile

12 lines
278 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2012/01/28 11:18:34 espie Exp $
COMMENT = cck field that references a role
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = rolereference-6.x-1.3
PKGNAME = drupal6-role-reference-1.3
RUN_DEPENDS = www/drupal6/cck
.include <bsd.port.mk>