openbsd-ports/www/drupal6/link/Makefile
2010-08-19 09:53:59 +00:00

13 lines
286 B
Makefile

# $OpenBSD: Makefile,v 1.2 2010/08/19 09:53:59 stephan Exp $
COMMENT = CCK content field to add a URL to content types
DISTNAME = link-6.x-2.9
PKGNAME = drupal6-link-2.9
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
RUN_DEPENDS = ::www/drupal6/cck
.include <bsd.port.mk>