1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/www/peacock/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

24 lines
480 B
Makefile

# New ports collection makefile for: peacock
# Date created: 21st April 2000
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= peacock
PORTVERSION= 1.9.1
PORTREVISION= 16
CATEGORIES= www gnome
MASTER_SITES= SF
MAINTAINER= pav@FreeBSD.org
COMMENT= A GUI-based HTML Editor for GTK+/GNOME
LIB_DEPENDS= gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui gtksourceview
GNU_CONFIGURE= yes
.include <bsd.port.mk>