14 lines
295 B
Makefile
14 lines
295 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/11/22 08:36:48 espie Exp $
|
|
|
|
COMMENT = CCK content field to add a URL to content types
|
|
|
|
DISTNAME = link-6.x-2.9
|
|
PKGNAME = drupal6-link-2.9
|
|
REVISION = 0
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
RUN_DEPENDS = www/drupal6/cck
|
|
|
|
.include <bsd.port.mk>
|