mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
367 B
Makefile
19 lines
367 B
Makefile
# New ports collection makefile for: sonicmail
|
|
# Date created: 13 September 2000
|
|
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= sonicmail
|
|
PORTVERSION= 0.1.2
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://download.sourceforge.net/sonicmail/
|
|
|
|
MAINTAINER= nakai@FreeBSD.org
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GNOME= yes
|
|
|
|
.include <bsd.port.mk>
|