freebsd-ports/www/bk_edit/Makefile
Ying-Chieh Liao d7e45701d1 add bk_edit 0.6.23
Bookmark Editor
2003-12-26 06:18:14 +00:00

22 lines
401 B
Makefile

# 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 <bsd.port.mk>