openbsd-ports/www/drupal7/pathauto/Makefile
espie 2ac16998d0 some drupal7 ports.
okay sthen@
2012-04-10 12:50:24 +00:00

11 lines
270 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2012/04/10 12:50:24 espie Exp $
COMMENT = create sensible urls automatically
MAINTAINER = Marc Espie <espie@openbsd.org>
DISTNAME = pathauto-7.x-1.0
PKGNAME = drupal7-pathauto-1.0
RUN_DEPENDS = www/drupal7/token
.include <bsd.port.mk>