openbsd-ports/www/drupal6/pathauto/Makefile
espie 1c2fc9212e people keep adding drupal modules without changing the default MAINTAINER,
so start putting myself in on stuff I explicitly want to maintain...
2012-01-28 11:20:52 +00:00

11 lines
266 B
Makefile

# $OpenBSD: Makefile,v 1.9 2012/01/28 11:20:53 espie Exp $
COMMENT = create sensible urls automatically
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = pathauto-6.x-1.6
PKGNAME = drupal6-pathauto-1.6
RUN_DEPENDS = www/drupal6/token
.include <bsd.port.mk>