freebsd-ports/astro/fooseti/Makefile
Trevor Johnson 3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00

23 lines
488 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= 4
CATEGORIES= astro
# mastersite disappeared February 2003
MASTER_SITES= # http://www-personal.engin.umich.edu/~agorski/fooseti/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ frontend to SETI@Home
GNU_CONFIGURE= yes
PLIST_FILES= bin/fooseti
USE_GETTEXT= yes
USE_GNOME= gtk12
.include <bsd.port.mk>