11 lines
232 B
Makefile
11 lines
232 B
Makefile
# $OpenBSD: Makefile,v 1.10 2010/04/15 14:29:17 ajacoutot Exp $
|
|
|
|
COMMENT = create sensible urls automatically
|
|
|
|
DISTNAME = pathauto-5.x-2.3
|
|
PKGNAME = drupal5-pathauto-2.3p1
|
|
|
|
RUN_DEPENDS = ::www/drupal5/token
|
|
|
|
.include <bsd.port.mk>
|