mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0e120440a3
additional features, such as big endian, little endian and PDP format input. PR: 4788 Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
17 lines
338 B
Makefile
17 lines
338 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$
|
|
#
|
|
|
|
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
|
|
|
|
.include <bsd.port.mk>
|