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