blob: 5141fe741b0744521b3a97c3cd63127cf5d0c4ac (
plain) (
tree)
|
|
# Ports collection makefile for: fooseti
# Date created: 28 June 2001
# Whom: Pete Fritchman <petef@databits.net>
#
# $FreeBSD$
#
PORTNAME= fooseti
PORTVERSION= 0.6.6
PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/
MAINTAINER= ports@FreeBSD.org
PORTCOMMENT= GTK+ frontend to SETI@Home
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
.include <bsd.port.mk>
|