Import of pkgsrc-2015Q3
This commit is contained in:
15
converters/php-recode/Makefile
Normal file
15
converters/php-recode/Makefile
Normal file
@@ -0,0 +1,15 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/09/03 06:48:00 fhajny Exp $
|
||||
|
||||
MODNAME= recode
|
||||
CATEGORIES= converters
|
||||
MAINTAINER= evaldo@gardenali.biz
|
||||
COMMENT= PHP extension for recode support
|
||||
LICENSE= php
|
||||
|
||||
CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.recode}
|
||||
|
||||
USE_PHP_EXT_PATCHES= yes
|
||||
|
||||
.include "../../lang/php/ext.mk"
|
||||
.include "../../converters/recode/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user