fc1fc38f86
Create DRUPAL_MODS in core module
11 lines
242 B
Makefile
11 lines
242 B
Makefile
# $OpenBSD: Makefile,v 1.3 2008/03/16 10:15:28 espie Exp $
|
|
|
|
COMMENT = automatic node titles for drupal
|
|
|
|
DISTNAME = auto_nodetitle-5.x-1.1
|
|
PKGNAME = drupal5-automatic-nodetitle-1.1p2
|
|
|
|
RUN_DEPENDS = ::www/drupal5/token
|
|
|
|
.include <bsd.port.mk>
|