mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
20 lines
420 B
Makefile
20 lines
420 B
Makefile
# New ports collection makefile for: xd
|
|
# Version required: 2.3
|
|
# Date created: 17 October 1997
|
|
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/03/16 13:29:05 tg Exp $
|
|
#
|
|
|
|
DISTNAME= xd-8087
|
|
PKGNAME= xd-2.3
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xd/
|
|
|
|
MAINTAINER= kiri@kiri.toba-cmt.ac.jp
|
|
|
|
MAN1= xd.1
|
|
MANCOMPRESSED= maybe
|
|
|
|
.include <bsd.port.mk>
|