freebsd-ports/www/bk_edit/Makefile
2004-02-04 05:10:27 +00:00

24 lines
448 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
PORTREVISION= 1
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
MAKE_ENV= LDFLAGS="${LDFLAGS}"
.include <bsd.port.mk>