11 lines
280 B
Makefile
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>
|