14 lines
299 B
Makefile
14 lines
299 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/11/16 16:20:17 stephan 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>
|