10 lines
184 B
Makefile
10 lines
184 B
Makefile
# $OpenBSD: Makefile,v 1.2 2008/02/16 19:04:03 espie Exp $
|
|
|
|
COMMENT = french translation
|
|
LANG = es
|
|
|
|
DISTNAME = ${LANG}-5.x-1.x-dev
|
|
PKGNAME = drupal5-${LANG}-1
|
|
|
|
.include <bsd.port.mk>
|