1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/gtkyahoo/Makefile

20 lines
350 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtkyahoo
# Date created: 18 August 1999
# Whom: dannyman@dannyland.org
#
# $FreeBSD$
#
PORTNAME= gtkyahoo
PORTVERSION= 0.16
CATEGORIES= net
MASTER_SITES= http://download.sourceforge.net/gtkyahoo/
MAINTAINER= dannyman@dannyland.org
USE_X_PREFIX= yes
2000-10-05 06:42:57 +00:00
USE_GTK= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>