aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2014-03-26 03:28:12 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2014-03-26 03:28:12 +0000
commit59d8fb5cb4d545ee015532954d6813da376f0872 (patch)
tree85b7982473fce0e5da604e3b2f42abb650b83719
parentb65750ff1dc29cc540b990fcac6c48bfa2c4faf9 (diff)
downloadports-59d8fb5cb4d545ee015532954d6813da376f0872.tar.gz
ports-59d8fb5cb4d545ee015532954d6813da376f0872.zip
Notes
-rw-r--r--www/fpc-httpd24/Makefile22
-rw-r--r--www/fpc-httpd24/pkg-plist12
2 files changed, 34 insertions, 0 deletions
diff --git a/www/fpc-httpd24/Makefile b/www/fpc-httpd24/Makefile
new file mode 100644
index 000000000000..558de5c41db5
--- /dev/null
+++ b/www/fpc-httpd24/Makefile
@@ -0,0 +1,22 @@
+# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= www lang
+PKGNAMESUFFIX= -httpd24
+
+MAINTAINER= acm@FreeBSD.org
+COMMENT= Free Pascal httpd unit
+
+USE_FPC= yes
+
+MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
+EXTRACTUNITDIR= ${WRKUNITDIR}
+
+OPTIONS_DEFINE= APACHE24
+APACHE24_DESC= Install apache24 server
+
+APACHE24_USE= APACHE=24
+
+.include "${MASTERDIR}/Makefile"
diff --git a/www/fpc-httpd24/pkg-plist b/www/fpc-httpd24/pkg-plist
new file mode 100644
index 000000000000..5412723eb8fc
--- /dev/null
+++ b/www/fpc-httpd24/pkg-plist
@@ -0,0 +1,12 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/httpd24/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/httpd24/apr24.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/httpd24/apr24.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/httpd24/httpd24.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/httpd24/httpd24.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/httpd24/libpapr24.a
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/httpd24/libphttpd24.a
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/httpd24
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc