mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
377 B
Makefile
20 lines
377 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>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|