mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
20 lines
411 B
Makefile
20 lines
411 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
|
|
COMMENT= A POP3 email notifier GNOME applet
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GNOME= yes
|
|
|
|
.include <bsd.port.mk>
|