aboutsummaryrefslogtreecommitdiff
path: root/www/asp2php
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-10-13 18:24:35 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-10-13 18:24:35 +0000
commit8fd44d3875a3f7cccd7c66a53cd646cad3c7ef30 (patch)
treebaba4a4c1a602067ffdc2906f54a7ea571412a22 /www/asp2php
parent6ab6e1c84b5094d3a2b7348d786e8c63787c5939 (diff)
downloadports-8fd44d3875a3f7cccd7c66a53cd646cad3c7ef30.tar.gz
ports-8fd44d3875a3f7cccd7c66a53cd646cad3c7ef30.zip
Notes
Diffstat (limited to 'www/asp2php')
-rw-r--r--www/asp2php/Makefile11
-rw-r--r--www/asp2php/distinfo4
-rw-r--r--www/asp2php/pkg-plist2
3 files changed, 7 insertions, 10 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile
index 285d3a9a455f..13b28e39ea2a 100644
--- a/www/asp2php/Makefile
+++ b/www/asp2php/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= asp2php
-PORTVERSION= 0.76.17
-PORTREVISION= 1
+PORTVERSION= 0.76.22
CATEGORIES= www
-MASTER_SITES= http://www.mikekohn.com/asp2php/ \
- http://dl.droso.net/ports/
+MASTER_SITES= http://downloads.mikekohn.net/asp2php/
MAINTAINER= erwin@FreeBSD.org
COMMENT= Converts ASP scripts to PHP
@@ -21,17 +19,18 @@ WANT_GNOME= yes
MAKE_ENV= FLAGS="${CFLAGS}"
USE_REINPLACE= yes
+PLIST_FILES= bin/asp2php
+
.include <bsd.port.pre.mk>
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME+= gtk12
PKGNAMESUFFIX= -gtk
ALL_TARGET= default gui
-PLIST_SUB+= WANT_GTK=""
+PLIST_FILES+= bin/gtkasp2php
HAVE_GTK= yes
.else
ALL_TARGET= default
-PLIST_SUB+= WANT_GTK="@comment "
.endif
post-patch:
diff --git a/www/asp2php/distinfo b/www/asp2php/distinfo
index 160005d8136f..901251ebf292 100644
--- a/www/asp2php/distinfo
+++ b/www/asp2php/distinfo
@@ -1,2 +1,2 @@
-MD5 (asp2php-0.76.17.tar.gz) = c9ab4cf79d08605c1e0856ac81f414ef
-SIZE (asp2php-0.76.17.tar.gz) = 53793
+MD5 (asp2php-0.76.22.tar.gz) = 9f6b277ccec793e336415e1c6d45106e
+SIZE (asp2php-0.76.22.tar.gz) = 57784
diff --git a/www/asp2php/pkg-plist b/www/asp2php/pkg-plist
deleted file mode 100644
index 9341a8016d13..000000000000
--- a/www/asp2php/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/asp2php
-%%WANT_GTK%%bin/gtkasp2php