openbsd-ports/www/drupal7/pathauto/Makefile
2012-08-23 13:50:54 +00:00

11 lines
266 B
Makefile

# $OpenBSD: Makefile,v 1.3 2012/08/23 13:50:54 espie Exp $
COMMENT = create sensible urls automatically
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = pathauto-7.x-1.2
PKGNAME = drupal7-pathauto-1.2
RUN_DEPENDS = www/drupal7/token
.include <bsd.port.mk>