1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/mail/xbuffy/Makefile

21 lines
374 B
Makefile
Raw Normal View History

# New ports collection makefile for: xbuffy
# Date created: 18 June 1995
# Whom: dchapes@zeus.leitch.com
#
1999-08-25 06:51:17 +00:00
# $FreeBSD$
#
2000-04-13 20:01:08 +00:00
PORTNAME= xbuffy
PORTVERSION= 3.3
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= utilities
2000-04-13 20:01:08 +00:00
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= dchapes@zeus.leitch.com
USE_IMAKE= yes
MAN1= xbuffy.1
.include <bsd.port.mk>