1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/mail/sonicmail/Makefile
Yukihiro Nakai 0a2d157ed9 Initial import.
A pop3 mail notifier GNOME applet
2000-09-13 14:56:41 +00:00

20 lines
407 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
LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore
USE_X_PREFIX= yes
.include <bsd.port.mk>