openbsd-ports/www/drupal6/bookmadesimple/Makefile
stephan efe2e4467c import drupal-6.x-bookmadesimple-2.3:
This module will create a main book page for content type selected in
BookMadeSimple settings. This is a shortcut to create a node and click
on Update book outline.
A dropdown listbox will be added in books links. Only allowed content-
type (define in content-type settings) are printed. Selecting a content
type will add it as a child page of the book page.
2010-10-25 07:49:11 +00:00

11 lines
280 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2010/10/25 07:49:11 stephan Exp $
COMMENT = module to simplify and restrict book node creation
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
DISTNAME = BookMadeSimple-6.x-2.3
PKGNAME = drupal6-bookmadesimple-2.3
.include <bsd.port.mk>