mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
5b029ad691
Submitted by: dannyman <dannyman@dannyland.org> (MAINTAINER)
20 lines
350 B
Makefile
20 lines
350 B
Makefile
# 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
|
|
USE_GTK= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|