mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- update WWW
- trim Makefile headers - limit python version to 2.x only (because of pygtk2)
This commit is contained in:
parent
09a043183d
commit
719b860876
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309668
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: gourmet
|
||||
# Date created: 14 April, 2005
|
||||
# Whom: Adam Weinberger <adamw@FreeBSD.org>
|
||||
#
|
||||
# Created by: Adam Weinberger <adamw@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gourmet
|
||||
PORTVERSION= 0.15.9
|
||||
@ -24,8 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3
|
||||
${PYTHON_PKGNAMEPREFIX}reportlab>=0:${PORTSDIR}/print/py-reportlab
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
USE_PYTHON= 2.5+
|
||||
USE_PYDISTUTILS= yes
|
||||
USE_PYTHON= -2.7
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= pygnome2 pygnomeextras pygtk2
|
||||
|
||||
|
@ -9,4 +9,4 @@ Gourmet's features include:
|
||||
* Import and export from various formats
|
||||
* A shopping list creator and organizer
|
||||
|
||||
WWW: http://grecipe-manager.sourceforge.net/
|
||||
WWW: http://thinkle.github.com/gourmet/
|
||||
|
Loading…
x
Reference in New Issue
Block a user