mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
20 lines
402 B
Makefile
20 lines
402 B
Makefile
# New ports collection makefile for: xbuffy
|
|
# Version required: 3.2.1
|
|
# Date created: 18 June 1995
|
|
# Whom: dchapes@zeus.leitch.com
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1995/06/22 06:32:39 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xbuffy3.2.1
|
|
PKGNAME= xbuffy-3.2.1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= utilities
|
|
|
|
MAINTAINER= dchapes@zeus.leitch.com
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|