mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
6c450aae0f
Submitted by: Josh Gilliam <josh@quick.net>
21 lines
409 B
Makefile
21 lines
409 B
Makefile
# New ports collection makefile for: xbuffy
|
|
# Version required: 3.3
|
|
# Date created: 18 June 1995
|
|
# Whom: dchapes@zeus.leitch.com
|
|
#
|
|
# $Id: Makefile,v 1.4 1998/10/20 01:43:10 steve Exp $
|
|
#
|
|
|
|
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>
|