blob: e30999c074edfcc60641459fd6e4c993e9bede61 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# New ports collection makefile for: xd
# Date created: 17 October 1997
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xd
PORTVERSION= 2.3
CATEGORIES= misc
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xd/
DISTNAME= xd-8087
MAINTAINER= kiri@kiri.toba-cmt.ac.jp
MAN1= xd.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>
|