1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/polish/libgadu/Makefile
Ion-Mihai Tetcu 640695ce5e Update to 1.7.1
PR:		ports/113223
Submitted by:	Jan Srzednicki (maintainer)
2007-06-10 17:39:06 +00:00

27 lines
580 B
Makefile

# New ports collection makefile for: libgadu
# Date created: 29 December 2005
# Whom: Aleksander Fafula <alex@BSDGuru.org>
#
# $FreeBSD$
PORTNAME= libgadu
PORTVERSION= 1.7.1
PORTEPOCH= 1
CATEGORIES= polish net
MASTER_SITES= http://toxygen.net/libgadu/files/
MAINTAINER= alex@BSDGuru.org
COMMENT= This library is used by many IMs with Gadu-Gadu support
CONFLICTS= pl-ekg-1.[0-5]* pl-ekg-1.6,2
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static --without-openssl
USE_LDCONFIG= yes
.include <bsd.port.mk>