11 lines
244 B
Makefile
11 lines
244 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2008/02/16 16:46:59 espie Exp $
|
|
|
|
COMMENT = automatic node titles for drupal
|
|
|
|
DISTNAME = auto_nodetitle-5.x-1.1
|
|
PKGNAME = drupal5-automatic-nodetitle-1.1
|
|
|
|
RUN_DEPENDS = ::www/drupal5/token
|
|
|
|
.include <bsd.port.mk>
|