summaryrefslogtreecommitdiffstats
path: root/www/osb-nrcit/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-12-01 04:02:47 +0000
committerahze <ahze@FreeBSD.org>2004-12-01 04:02:47 +0000
commit732b84afb0e8b577740c10e0c406601df6eea39c (patch)
tree8e699f99095c43573b30fb5eaaef304dfbe82b74 /www/osb-nrcit/Makefile
parent44d79da872209f1936642df20292c24d838a346e (diff)
downloadFreeBSD-ports-732b84afb0e8b577740c10e0c406601df6eea39c.zip
FreeBSD-ports-732b84afb0e8b577740c10e0c406601df6eea39c.tar.gz
Add osb-nrcit
Embeddable web component using KJS, KHTML and KWIQ. Part of Gtk-Webcore
Diffstat (limited to 'www/osb-nrcit/Makefile')
-rw-r--r--www/osb-nrcit/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/www/osb-nrcit/Makefile b/www/osb-nrcit/Makefile
new file mode 100644
index 0000000..a2d5384
--- /dev/null
+++ b/www/osb-nrcit/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: osb-nrcit
+# Date created: 2004-11-29
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= osb-nrcit
+PORTVERSION= 0.5.0
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= gtk-webcore
+
+MAINTAINER= ahze@FreeBSD.org
+COMMENT= Embeddable web component using KJS, KHTML and KWIQ
+
+LIB_DEPENDS= nrcore.0:${PORTSDIR}/www/osb-nrcore \
+ curl.3:${PORTSDIR}/ftp/curl
+
+USE_GNOME= gtk20 gnomehack
+INSTALLS_SHLIB= yes
+USE_LIBTOOL_VER=15
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud