openbsd-ports/www/drupal5/auto_nodetitle/Makefile
espie fc1fc38f86 make DRUPAL_OWNER/DRUPAL_GROUP variables.
Create DRUPAL_MODS in core module
2008-03-16 10:15:28 +00:00

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>