12 lines
287 B
Makefile
12 lines
287 B
Makefile
# $NetBSD: Makefile,v 1.3 2012/01/02 16:47:11 taca Exp $
|
|
#
|
|
|
|
DIST_SUBDIR= ${CT_DIST_SUBDIR}
|
|
LICENSE= gnu-lgpl-v3
|
|
|
|
CT_VERS= 210
|
|
|
|
.include "../../www/contao/Makefile.example"
|
|
.include "../../www/contao/Makefile.common"
|
|
.include "../../lang/php/phpversion.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|