blob: b198ef423870993f3044478ecd23dd25add1247b (
plain) (
tree)
|
|
# 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>
|