# New ports collection makefile for: asp2php # Date created: Thu 29 Jun 2000 # Whom: will # # $FreeBSD$ # PORTNAME= asp2php PORTVERSION= 0.76.26 CATEGORIES= www MASTER_SITES= http://downloads.mikekohn.net/asp2php/ MAINTAINER= erwin@FreeBSD.org COMMENT= Converts ASP scripts to PHP WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}/src WANT_GNOME= yes MAKE_ENV= FLAGS="${CFLAGS}" PLIST_FILES= bin/asp2php .include .if ${HAVE_GNOME:Mgtk12}!="" USE_GNOME+= gtk12 PKGNAMESUFFIX= -gtk ALL_TARGET= default gui PLIST_FILES+= bin/gtkasp2php HAVE_GTK= yes .else ALL_TARGET= default .endif post-patch: @${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} ${REINPLACE_CMD} -e \ 's|^CC=|#CC=|g ; \ s| make| \$$\{MAKE\}|g ; \ s|`gtk-config|`\$$\{GTK_CONFIG\}|g' do-install: ${INSTALL_PROGRAM} ${WRKSRC}/asp2php ${PREFIX}/bin .if defined(HAVE_GTK) ${INSTALL_PROGRAM} ${WRKSRC}/gtkasp2php ${PREFIX}/bin .endif .include 4/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add EXAMPLES options to ports that should have one.mat2018-09-101-1/+1
* Add DOCS options to ports that should have one.mat2018-09-101-0/+2
* - Those ports fail to build with python3antoine2017-12-121-1/+1
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* - Add LICENSEamdmi32015-08-312-3/+5
* Cleanup plistantoine2014-11-231-2/+0
* - Convert ports of mail/ to new USES=pythonmva2014-10-221-2/+1
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-1/+1
* mail/pysieved: support stagewg2014-06-131-21/+9
* Python cleanup:rene2014-01-141-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - Move over to py25 or abovemiwi2011-02-252-2/+2