A lightweight MUA for X11 based on sylpheed.
PR: 23363 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Reviewed by: sobomax Approved by: sobomax
This commit is contained in:
parent
ad8364e7b4
commit
fe005038ef
@ -127,6 +127,7 @@
|
||||
SUBDIR += sonicmail
|
||||
SUBDIR += spruce
|
||||
SUBDIR += sqwebmail
|
||||
SUBDIR += stuphead
|
||||
SUBDIR += sylpheed
|
||||
SUBDIR += teapop
|
||||
SUBDIR += tkrat
|
||||
|
||||
29
mail/stuphead/Makefile
Normal file
29
mail/stuphead/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: stuphead
|
||||
# Date created: 07 December 2000
|
||||
# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= stuphead
|
||||
PORTVERSION= 0.4.9
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://stuphead.antex.ru/
|
||||
|
||||
MAINTAINER= ozz@FreeBSD.org.ru
|
||||
|
||||
LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GTK= yes
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
pre-patch:
|
||||
@${PERL} -pi -e 's#DATADIRNAME=lib#DATADIRNAME=share#g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
1
mail/stuphead/distinfo
Normal file
1
mail/stuphead/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (stuphead-0.4.9.tar.bz2) = e219e37acf90c462e3f1a0c63a1546f3
|
||||
1
mail/stuphead/pkg-comment
Normal file
1
mail/stuphead/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A lightweight MUA for X11
|
||||
4
mail/stuphead/pkg-descr
Normal file
4
mail/stuphead/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Russian mailer stuphead 0.4.9.
|
||||
Based on Sylpheed 0.4.1 Copyright(C) 1999,2000 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
|
||||
|
||||
WWW: http://stuphead.antex.ru/
|
||||
3
mail/stuphead/pkg-plist
Normal file
3
mail/stuphead/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/stuphead
|
||||
share/locale/fr/LC_MESSAGES/stuphead.mo
|
||||
share/locale/ru/LC_MESSAGES/stuphead.mo
|
||||
Loading…
x
Reference in New Issue
Block a user