e3d4cd38b1
PR: 24491 Submitted by: MAINTAINER
20 lines
394 B
Makefile
20 lines
394 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.9
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
MAINTAINER= greid@ukug.uk.freebsd.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|