12 lines
275 B
Makefile
12 lines
275 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:48 espie Exp $
|
|
|
|
COMMENT = filefield extension to select new or existing files
|
|
|
|
DISTNAME = filefield_sources-6.x-1.2
|
|
PKGNAME = drupal6-filefield_sources-1.2
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = www/drupal6/filefield
|
|
|
|
.include <bsd.port.mk>
|