11 lines
216 B
Makefile
11 lines
216 B
Makefile
# $OpenBSD: Makefile,v 1.5 2010/08/19 09:44:21 stephan Exp $
|
|
|
|
COMMENT = image cck field
|
|
|
|
DISTNAME = imagefield-6.x-3.7
|
|
PKGNAME = drupal6-imagefield-3.7
|
|
|
|
RUN_DEPENDS = ::www/drupal6/filefield
|
|
|
|
.include <bsd.port.mk>
|