freebsd-ports/astro/fooseti/Makefile
Kris Kennaway efce0dc2ee The distfile was rerolled. Some trivial changes, and what seem to be
a few bugfixes in the GUI.  Bump PORTREVISION as a result.
2001-09-10 01:19:52 +00:00

21 lines
412 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
PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/
MAINTAINER= petef@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_GTK= yes
.include <bsd.port.mk>