mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Glacier is yet another GNOME email client that attempts to be
a user-friendly solution to command line MUAs. PR: 16521 Submitted by: Will Andrews <andrews@technologist.com>
This commit is contained in:
parent
65c9945b40
commit
7833a36e9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25535
24
mail/glacier/Makefile
Normal file
24
mail/glacier/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: glacier
|
||||
# Version required: 0.0.2
|
||||
# Date created: 30 Dec 1999
|
||||
# Whom: Will Andrews <andrews@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= glacier-0.0.2
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://glacier.linuxbox.com/
|
||||
|
||||
MAINTAINER= andrews@technologist.com
|
||||
|
||||
LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= GTK_CONFIG=${GTK_CONFIG}
|
||||
CONFIGURE_ARGS+=--datadir=${PREFIX}/share
|
||||
USE_GMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
mail/glacier/distinfo
Normal file
1
mail/glacier/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (glacier-0.0.2.tar.gz) = 756cddfb91ce9034785e715308da64bf
|
1
mail/glacier/pkg-comment
Normal file
1
mail/glacier/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Another GNOME mail user agent
|
8
mail/glacier/pkg-descr
Normal file
8
mail/glacier/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
Glacier is yet another GNOME email client
|
||||
that attempts to be a user friendly solution
|
||||
to command line MUAs.
|
||||
|
||||
WWW: http://glacier.linuxbox.com/
|
||||
Author: Lubos Gelo <slon@slon.sk>
|
||||
|
||||
--Will <andrews@technologist.com>
|
1
mail/glacier/pkg-plist
Normal file
1
mail/glacier/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/glacier
|
Loading…
Reference in New Issue
Block a user