mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
2d27e5e5f5
and it therefore can be quite useful in situations where a minimal system is being used or when a windowing system is otherwise unavailable or unfeasible. PR: 22857 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
19 lines
366 B
Makefile
19 lines
366 B
Makefile
# New ports collection makefile for: ari-yahoo
|
|
# Date created: 15 November 2000
|
|
# Whom: George Reid <greid@ukug.uk.freebsd.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ari-yahoo
|
|
PORTVERSION= 1.4.1
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://lusis.org/~ari/yahoo/
|
|
|
|
MAINTAINER= greid@ukug.uk.freebsd.org
|
|
|
|
HAS_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|