From d7e45701d1f31666398aa468d835ba587c5cc443 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 26 Dec 2003 06:18:14 +0000 Subject: add bk_edit 0.6.23 Bookmark Editor --- www/bk_edit/Makefile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 www/bk_edit/Makefile (limited to 'www/bk_edit/Makefile') diff --git a/www/bk_edit/Makefile b/www/bk_edit/Makefile new file mode 100644 index 000000000000..0bf6fe7c9ef4 --- /dev/null +++ b/www/bk_edit/Makefile @@ -0,0 +1,22 @@ +# ex:ts=8 +# Ports collection makefile for: bk_edit +# Date created: Dec 26, 2003 +# Whom: ijliao +# +# $FreeBSD$ +# + +PORTNAME= bk_edit +PORTVERSION= 0.6.23 +CATEGORIES= www +MASTER_SITES= http://www2.fht-esslingen.de/~clfuit00/sasnt/packages/ + +MAINTAINER= ports@FreeBSD.org +COMMENT= Bookmark Editor + +USE_BISON= yes +USE_GETOPT_LONG= yes +USE_GNOME= gtk12 libxml2 +HAS_CONFIGURE= yes + +.include -- cgit v1.2.3