mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
353 B
Makefile
20 lines
353 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://www.unixtools.org/gtkyahoo/dist/tars/
|
|
|
|
MAINTAINER= dannyman@dannyland.org
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GTK= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|