freebsd-ports/astro/fooseti/Makefile
Alexey Dokuchaev 92a28717ea Store distfiles locally for these two babies. Despite being abandoned,
they still seem build and work just fine per my testing here.

Approved by:	portmgr (clement)
2005-08-20 13:58:58 +00:00

24 lines
506 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
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= danfe
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ frontend to SETI@Home
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PLIST_FILES= bin/fooseti
USE_GETTEXT= yes
USE_GNOME= gtk12
.include <bsd.port.mk>