pkgsrc/www/contao211-example/Makefile
taca 4ef0f20e4c Some tweaks:
* Include contao/Makefile.common from contao/Makefile.example.
* Add code some fragment tward to Contao 3.0 support.
* Add CT_VERBASE to use COMMENT.
* Use CT_FILES to Contao's files directory name.
2012-10-01 15:31:00 +00:00

11 lines
243 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/10/01 15:31:00 taca Exp $
#
DIST_SUBDIR= ${CT_DIST_SUBDIR}
LICENSE= gnu-lgpl-v3
CT_VERS= 211
.include "../../www/contao/Makefile.example"
.include "../../lang/php/phpversion.mk"
.include "../../mk/bsd.pkg.mk"