12 lines
301 B
Makefile
12 lines
301 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
|
|
|
COMMENT = provides a central transliteration service to Drupal modules
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
DISTNAME = transliteration-6.x-3.0
|
|
PKGNAME = drupal6-transliteration-3.0
|
|
REVISION = 0
|
|
|
|
.include <bsd.port.mk>
|