1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/astro/fooseti/Makefile
Joe Marcus Clarke a3f620862e Fix a typo.
2002-08-30 03:30:05 +00:00

23 lines
433 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= 2
CATEGORIES= astro
MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
.include <bsd.port.mk>