mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
374 B
Makefile
21 lines
374 B
Makefile
# New ports collection makefile for: xbuffy
|
|
# Date created: 18 June 1995
|
|
# Whom: dchapes@zeus.leitch.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xbuffy
|
|
PORTVERSION= 3.3
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
DISTNAME= ${PORTNAME}${PORTVERSION}
|
|
|
|
MAINTAINER= dchapes@zeus.leitch.com
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xbuffy.1
|
|
|
|
.include <bsd.port.mk>
|