2006-05-31 21:37:41 +02:00
|
|
|
# New ports collection makefile for: lua50-gettext
|
|
|
|
# Date created: 31 May 2006
|
|
|
|
# Whom: Andrew Turner <andrew+ports@fubar.geek.nz>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2006-09-15 10:17:11 +02:00
|
|
|
USE_LUA= 5.0
|
2006-05-31 21:37:41 +02:00
|
|
|
|
2006-11-01 22:07:58 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../lua-gettext
|
2006-05-31 21:37:41 +02:00
|
|
|
|
2006-11-01 22:07:58 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|