10 lines
182 B
Makefile
10 lines
182 B
Makefile
# $OpenBSD: Makefile,v 1.5 2008/05/03 19:03:29 espie Exp $
|
|
|
|
COMMENT = german translation
|
|
LANG = de
|
|
|
|
DISTNAME = ${LANG}-5.x-1.1
|
|
PKGNAME = drupal5-${LANG}-1.1
|
|
|
|
.include <bsd.port.mk>
|