summaryrefslogtreecommitdiff
path: root/www/asp2php/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/asp2php/Makefile')
-rw-r--r--www/asp2php/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile
index 42a07e5dda4..3904808269b 100644
--- a/www/asp2php/Makefile
+++ b/www/asp2php/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/09/30 17:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:40 joerg Exp $
#
DISTNAME= asp2php-0.76.17
@@ -9,5 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://asp2php.naken.cc/
COMMENT= Converts asp pages to php pages
+PKG_DESTDIR_SUPPORT= user-destdir
+
+INSTALLATION_DIRS= bin
.include "../../mk/bsd.pkg.mk"