1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/guiloader/Makefile
Max Brazhnikov bd17d034f6 Update to 2.19.0
PR:		ports/150663
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2010-09-18 15:59:38 +00:00

26 lines
530 B
Makefile

# New ports collection makefile for: guiloader
# Date created: 11 May 2007
# Whom: Yinghong Liu <relaxbsd@gmail.com>
#
# $FreeBSD$
#
PORTNAME= guiloader
PORTVERSION= 2.19.0
CATEGORIES= devel gnome
MASTER_SITES= GOOGLE_CODE
MAINTAINER= ports@FreeBSD.org
COMMENT= A high-performance and compact GuiXml loader library
PROJECTHOST= nothing-personal
USE_BZIP2= yes
USE_GNOME= gnomehack gtk20
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-hidden-visibility
USE_LDCONFIG= yes
.include <bsd.port.mk>