10 lines
187 B
Makefile
10 lines
187 B
Makefile
# $OpenBSD: Makefile,v 1.4 2008/03/17 14:59:02 espie Exp $
|
|
|
|
COMMENT = spanish translation
|
|
LANG = es
|
|
|
|
DISTNAME = ${LANG}-5.x-1.x-dev
|
|
PKGNAME = drupal5-${LANG}-1p1
|
|
|
|
.include <bsd.port.mk>
|