- add openwebmail-devel, the snapshot version of openwebmail
Open WebMail is a webmail system based on the Neomail version 1.14 from Ernie Miller. Open WebMail is designed to manage very large mail folder files in a memory efficient way. It also provides a range of features to help users migrate smoothly from Microsoft Outlook to Open WebMail. Suggested by: openwebmail@turtle.ee.ncku.edu.tw, the author of openwebmail
This commit is contained in:
parent
ef69cdc1a9
commit
c200dfd587
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126062
@ -227,6 +227,7 @@
|
||||
SUBDIR += nullmailer
|
||||
SUBDIR += offlineimap
|
||||
SUBDIR += openwebmail
|
||||
SUBDIR += openwebmail-devel
|
||||
SUBDIR += p3scan
|
||||
SUBDIR += p5-Email-Abstract
|
||||
SUBDIR += p5-Email-Address
|
||||
|
19
mail/openwebmail-devel/Makefile
Normal file
19
mail/openwebmail-devel/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# New ports collection makefile for: openwebmail-devel
|
||||
# Date created: 23 October 2004
|
||||
# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTVERSION= 2.50.20050109
|
||||
MASTER_SITE_SUBDIR= snapshot
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([0-9]*)$/-\1/}
|
||||
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../openwebmail
|
||||
MD5_FILE= ${.CURDIR}/distinfo
|
||||
|
||||
CONFLICTS= ${PORTNAME}-[0-9].[0-9][0-9]
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
2
mail/openwebmail-devel/distinfo
Normal file
2
mail/openwebmail-devel/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (openwebmail-2.50-20050109.tar.gz) = f6ad5529318123c7c02473ce436ed382
|
||||
SIZE (openwebmail-2.50-20050109.tar.gz) = 6894249
|
Loading…
Reference in New Issue
Block a user