10 lines
184 B
Makefile
10 lines
184 B
Makefile
# $OpenBSD: Makefile,v 1.3 2008/02/18 12:19:51 espie Exp $
|
|
|
|
COMMENT = french translation
|
|
LANG = fr
|
|
|
|
DISTNAME = ${LANG}-5.x-1.1
|
|
PKGNAME = drupal5-${LANG}-1.1p0
|
|
|
|
.include <bsd.port.mk>
|