openbsd-ports/www/drupal7/pathauto/Makefile
2012-05-29 14:05:30 +00:00

11 lines
266 B
Makefile

# $OpenBSD: Makefile,v 1.2 2012/05/29 14:05:30 espie Exp $
COMMENT = create sensible urls automatically
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = pathauto-7.x-1.1
PKGNAME = drupal7-pathauto-1.1
RUN_DEPENDS = www/drupal7/token
.include <bsd.port.mk>