freebsd-ports/textproc/libcroco/Makefile
Joe Marcus Clarke 208fc8cd2f Update to 0.6.1.
2006-03-15 05:44:48 +00:00

25 lines
521 B
Makefile

# New ports collection makefile for: libcroco
# Date created: 08 July 2003
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libcroco
PORTVERSION= 0.6.1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6
MAINTAINER= gnome@FreeBSD.org
COMMENT= CSS2 parsing library
USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack glib20 libxml2 ltverhack
PLIST_SUB= VERSION="0.6"
.include <bsd.port.mk>