freebsd-ports/net/libyahoo2/Makefile
Daichi GOTO d2182f50d3 update net/libyahoo2:
- Rearrange USE_GNOME

PR:		55063
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-31 07:22:13 +00:00

24 lines
464 B
Makefile

# ex:ts=8
# Ports collection makefile for: libyahoo2
# Date created: Apr 6, 2003
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libyahoo2
PORTVERSION= 0.7.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A C library that handles the new Yahoo! Messenger protocol
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack gnometarget
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>