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