mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
efce0dc2ee
a few bugfixes in the GUI. Bump PORTREVISION as a result.
22 lines
412 B
Makefile
22 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>
|