freebsd-ports/astro/fooseti/Makefile
Ying-Chieh Liao 6112ab5ce5 add fooseti
GTK+ frontend to SETI@Home

PR:		28502
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-07 14:27:05 +00:00

21 lines
397 B
Makefile

# Ports collection makefile for: fooseti
# Date created: 28 June 2001
# Whom: Pete Fritchman <petef@databits.net>
#
# $FreeBSD$
#
PORTNAME= fooseti
PORTVERSION= 0.6.5
CATEGORIES= astro
MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/
MAINTAINER= petef@databits.net
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_GTK= yes
.include <bsd.port.mk>