blob: ebafa61f50562f4aa753051051c4b5816ced87d2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# New ports collection makefile for: messarge
# Date created: 2000 May 29
# Whom: @BABOLO <.@babolo.ru>
#
# $FreeBSD$
#
PORTNAME= messarge
PORTVERSION= 1.19
CATEGORIES= russian mail www
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/mail/ \
http://www.links.ru/soft/messarge/
MAINTAINER= .@babolo.ru
MAN1= messarge.1 mesraw.1 mesdbc.1 mesarc.1 mestun.1
MANLANG= ru_RU.KOI8-R
MANCOMPRESSED= yes
.include <bsd.port.mk>
|