mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
21 lines
367 B
Makefile
21 lines
367 B
Makefile
# New ports collection makefile for: xbuffy
|
|
# Version required: 3.3
|
|
# Date created: 18 June 1995
|
|
# Whom: dchapes@zeus.leitch.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xbuffy3.3
|
|
PKGNAME= xbuffy-3.3
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= dchapes@zeus.leitch.com
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xbuffy.1
|
|
|
|
.include <bsd.port.mk>
|