1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/astro/fooseti/Makefile
2003-08-26 20:25:58 +00:00

23 lines
452 B
Makefile

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